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.
2 parents 1da0573 + e1e009e commit c20b3a7Copy full SHA for c20b3a7
.travis.yml
@@ -6,11 +6,13 @@ env:
6
- EMACS_VERSION=emacs-25.2-travis
7
- EMACS_VERSION=emacs-25.3-travis
8
- EMACS_VERSION=emacs-26.1-travis
9
+ - EMACS_VERSION=emacs-26.2-travis
10
- EMACS_VERSION=emacs-git-snapshot-travis
11
- EMACS_VERSION=remacs-git-snapshot-travis
-# matrix:
12
-# allow_failures:
13
-# - env: EMACS_VERSION=emacs-git-snapshot-travis
+matrix:
+ fast_finish: true
14
+ 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