Skip to content

Commit eb608b1

Browse files
committed
Add fast_finish to .travis.yml
Should enable build status before ignored build statuses have finished
1 parent 4bc72d5 commit eb608b1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ addons:
1010
- g++-4.8
1111
- ruby-sass
1212

13+
fast_finish: true
14+
1315
branches:
1416
except:
1517
- gh-pages

0 commit comments

Comments
 (0)