mirror of
https://github.com/atom/atom.git
synced 2026-01-24 14:28:14 -05:00
Merge pull request #12232 from atom/as-ns-remove-osx-from-travis
Remove OS X from Travis Build Matrix
This commit is contained in:
@@ -9,18 +9,12 @@ env:
|
||||
global:
|
||||
- ATOM_ACCESS_TOKEN=da809a6077bb1b0aa7c5623f7b2d5f1fec2faae4
|
||||
|
||||
osx_image: xcode7.3
|
||||
|
||||
compiler: clang
|
||||
|
||||
matrix:
|
||||
include:
|
||||
- os: linux
|
||||
env: NODE_VERSION=4
|
||||
- os: osx
|
||||
env: ATOM_SPECS_TASK=core NODE_VERSION=4
|
||||
- os: osx
|
||||
env: ATOM_SPECS_TASK=packages NODE_VERSION=4
|
||||
|
||||
sudo: false
|
||||
|
||||
|
||||
Reference in New Issue
Block a user