Skip to content

Commit

Permalink
enable fast finish to finish build without waiting for OSX builds
Browse files Browse the repository at this point in the history
  • Loading branch information
sokra committed Nov 23, 2016
1 parent b77bdee commit 7a5f2da
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -35,6 +35,7 @@ matrix:
allow_failures:
- node_js: "v0.12.17"
- os: osx
fast_finish: true

script: npm run travis:$JOB_PART

Expand Down

0 comments on commit 7a5f2da

Please sign in to comment.