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 1669803 commit 263f132Copy full SHA for 263f132
.travis.yml
@@ -2,11 +2,11 @@ language: emacs-lisp
2
env:
3
matrix:
4
# Cask does not support emacs < 24
5
- - EVM_EMACS=emacs-23.4-bin
+# - EVM_EMACS=emacs-23.4-bin
6
# dependencies break in ghc-core.el about cl-lib
7
- - EVM_EMACS=emacs-24.1-bin
+# - EVM_EMACS=emacs-24.1-bin
8
9
- - EVM_EMACS=emacs-24.2-bin
+# - EVM_EMACS=emacs-24.2-bin
10
# ok
11
- EVM_EMACS=emacs-24.3-bin
12
0 commit comments