Switch Atom Beta build from Mac to Linux for Travis CI

This commit is contained in:
Glavin Wiechert 2017-06-21 21:33:06 -03:00
parent 5432ea8938
commit 8bc5810d9a
1 changed files with 10 additions and 3 deletions

View File

@ -30,6 +30,13 @@ matrix:
- docker
env:
- ATOM_CHANNEL=stable
- os: linux
dist: trusty
sudo: required
services:
- docker
env:
- ATOM_CHANNEL=beta
# - os: linux
# dist: trusty
# sudo: require
@ -43,9 +50,9 @@ matrix:
- os: osx
env:
- ATOM_CHANNEL=stable
- os: osx
env:
- ATOM_CHANNEL=beta
# - os: osx
# env:
# - ATOM_CHANNEL=beta
env:
global: