Merge pull request #11161 from Microsoft/travis

Remove node 0.10 and osx to simplify our travis matrix
This commit is contained in:
Mohamed Hegazy 2016-09-26 17:18:34 -07:00 committed by GitHub
commit a633652f08

View File

@ -3,7 +3,6 @@ language: node_js
node_js:
- 'stable'
- '4'
- '0.10'
sudo: false
@ -12,13 +11,6 @@ env:
matrix:
fast_finish: true
include:
- os: osx
node_js: stable
osx_image: xcode7.3
env: workerCount=2
allow_failures:
- os: osx
branches:
only: