Skip to content

Commit 7a5f2da

Browse files
committed
enable fast finish to finish build without waiting for OSX builds
1 parent b77bdee commit 7a5f2da

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ matrix:
3535
allow_failures:
3636
- node_js: "v0.12.17"
3737
- os: osx
38+
fast_finish: true
3839

3940
script: npm run travis:$JOB_PART
4041

0 commit comments

Comments
 (0)