We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f3d7b37 commit 8fc247bCopy full SHA for 8fc247b
.travis.yml
@@ -5,6 +5,7 @@ before_install:
5
- evm install $EVM_EMACS --use --skip
6
- cask
7
env:
8
- - EVM_EMACS=emacs-24.5-bin
+ - EVM_EMACS=emacs-24.4-travis
9
+ - EVM_EMACS=emacs-24.5-travis
10
script:
11
./run-travis-ci.sh
0 commit comments