Skip to content

Commit 263f132

Browse files
committed
Deactivate non working targets (need to ensure with haskell team what
the targets are)
1 parent 1669803 commit 263f132

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.travis.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@ language: emacs-lisp
22
env:
33
matrix:
44
# Cask does not support emacs < 24
5-
- EVM_EMACS=emacs-23.4-bin
5+
# - EVM_EMACS=emacs-23.4-bin
66
# dependencies break in ghc-core.el about cl-lib
7-
- EVM_EMACS=emacs-24.1-bin
7+
# - EVM_EMACS=emacs-24.1-bin
88
# dependencies break in ghc-core.el about cl-lib
9-
- EVM_EMACS=emacs-24.2-bin
9+
# - EVM_EMACS=emacs-24.2-bin
1010
# ok
1111
- EVM_EMACS=emacs-24.3-bin
1212
# ok

0 commit comments

Comments
 (0)