We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 63d36fa commit 5d0b53aCopy full SHA for 5d0b53a
.travis.yml
@@ -14,6 +14,7 @@ env:
14
matrix:
15
allow_failures:
16
- env: EMACS_BINARY=emacs-git-snapshot-travis
17
+ fast_finish: true
18
before_script:
19
- curl -fsSkL https://gist.github.com/rejeep/ebcd57c3af83b049833b/raw > x.sh && source ./x.sh
20
- evm install $EMACS_BINARY --use --skip
0 commit comments