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 9deb198 commit 7ed4f44Copy full SHA for 7ed4f44
.travis.yml
@@ -5,12 +5,12 @@ before_install:
5
- evm install $EVM_EMACS --use --skip
6
- cask
7
env:
8
- - EVM_EMACS=emacs-24.3-travis
9
- EVM_EMACS=emacs-24.4-travis
10
- EVM_EMACS=emacs-24.5-travis
11
- EVM_EMACS=emacs-25.1-travis
12
- EVM_EMACS=emacs-25.2-travis
13
- EVM_EMACS=emacs-25.3-travis
+ - EVM_EMACS=emacs-26-pretest-travis
14
script:
15
- emacs --version
16
- cask install
0 commit comments