Skip to content

Commit 5d0b53a

Browse files
xiongtxbbatsov
authored andcommitted
Finish TravisCI builds more quickly
Builds that are allowed to fail [shouldn't have to finish](https://docs.travis-ci.com/user/customizing-the-build/#Fast-Finishing) for the build to be finished.
1 parent 63d36fa commit 5d0b53a

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
@@ -14,6 +14,7 @@ env:
1414
matrix:
1515
allow_failures:
1616
- env: EMACS_BINARY=emacs-git-snapshot-travis
17+
fast_finish: true
1718
before_script:
1819
- curl -fsSkL https://gist.github.com/rejeep/ebcd57c3af83b049833b/raw > x.sh && source ./x.sh
1920
- evm install $EMACS_BINARY --use --skip

0 commit comments

Comments
 (0)