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 18d3212 commit d532062Copy full SHA for d532062
.travis.yml
@@ -8,9 +8,9 @@ env:
8
- EMACS_VERSION=emacs-25.2-travis
9
- EMACS_VERSION=emacs-25.3-travis
10
- EMACS_VERSION=emacs-git-snapshot-travis
11
-matrix:
12
- allow_failures:
13
- - env: EMACS_VERSION=emacs-git-snapshot-travis
+# matrix:
+# allow_failures:
+# - env: EMACS_VERSION=emacs-git-snapshot-travis
14
15
before_install:
16
- export PATH="/home/travis/.evm/bin:$PATH"
0 commit comments