Have travis use a newer image for the OSX build (#10034)

Suggested by travis support for stopping the randomly-halting-builds issue.
This commit is contained in:
Wesley Wigham 2016-07-29 14:43:11 -07:00 committed by GitHub
parent 33f72c7905
commit 2c156ed8f3

View File

@ -7,19 +7,14 @@ node_js:
sudo: false
os:
- linux
- osx
matrix:
fast_finish: true
exclude:
include:
- os: osx
node_js: '4'
- os: osx
node_js: '0.10'
node_js: stable
osx_image: xcode7.3
branches:
only:
- master
- transforms
- transforms