mirror of
https://github.com/atom/atom.git
synced 2026-02-12 23:55:10 -05:00
Fix janky .travis.yml config
This commit is contained in:
16
.travis.yml
16
.travis.yml
@@ -4,18 +4,18 @@ git:
|
||||
env:
|
||||
global:
|
||||
- ATOM_ACCESS_TOKEN=da809a6077bb1b0aa7c5623f7b2d5f1fec2faae4
|
||||
|
||||
env:
|
||||
- NODE_VERSION=0.12
|
||||
|
||||
matrix:
|
||||
- ATOM_SPECS_TASK=packages
|
||||
- ATOM_SPECS_TASK=core
|
||||
|
||||
matrix:
|
||||
exclude:
|
||||
- os: linux
|
||||
env: ATOM_SPECS_TASK=core
|
||||
- os: linux
|
||||
env: ATOM_SPECS_TASK=packages
|
||||
matrix:
|
||||
exclude:
|
||||
- os: linux
|
||||
env: ATOM_SPECS_TASK=core
|
||||
- os: linux
|
||||
env: ATOM_SPECS_TASK=packages
|
||||
|
||||
os:
|
||||
- linux
|
||||
|
||||
Reference in New Issue
Block a user