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 d01e1b9 commit e1e009eCopy full SHA for e1e009e
.travis.yml
@@ -9,9 +9,10 @@ env:
9
- EMACS_VERSION=emacs-26.2-travis
10
- EMACS_VERSION=emacs-git-snapshot-travis
11
- EMACS_VERSION=remacs-git-snapshot-travis
12
-# matrix:
13
-# allow_failures:
14
-# - env: EMACS_VERSION=emacs-git-snapshot-travis
+matrix:
+ fast_finish: true
+ allow_failures:
15
+ - env: EMACS_VERSION=emacs-git-snapshot-travis
16
17
before_install:
18
- export PATH="/home/travis/.evm/bin:$PATH"
0 commit comments