Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Have travis use a newer image for the OSX build
Suggested by travis support for stopping the randomly-halting-builds issue.
  • Loading branch information
weswigham authored Jul 29, 2016
commit ece2977726e3a6f1b8a67d98cd896a3d4ce33310
13 changes: 4 additions & 9 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,19 +7,14 @@ node_js:

sudo: false

os:
- linux
- osx

matrix:
fast_finish: true
exclude:
- os: osx
node_js: '4'
include:
- os: osx
node_js: '0.10'
node_js: stable
osx_image: xcode7.3

branches:
only:
- master
- transforms
- transforms