mirror of
https://github.com/atom/atom.git
synced 2026-01-24 14:28:14 -05:00
wip
This commit is contained in:
11
.travis.yml
11
.travis.yml
@@ -1,3 +1,7 @@
|
||||
os:
|
||||
- linux
|
||||
- osx
|
||||
|
||||
git:
|
||||
depth: 10
|
||||
|
||||
@@ -16,11 +20,12 @@ compiler: clang
|
||||
|
||||
matrix:
|
||||
include:
|
||||
- os: linux
|
||||
- os: osx
|
||||
env: ATOM_SPECS_TASK=core
|
||||
env:
|
||||
- ATOM_SPECS_TASK=core
|
||||
- os: osx
|
||||
env: ATOM_SPECS_TASK=packages
|
||||
env:
|
||||
- ATOM_SPECS_TASK=packages
|
||||
|
||||
sudo: false
|
||||
|
||||
|
||||
Reference in New Issue
Block a user