Skip to content

Commit 7ed4f44

Browse files
committed
Remove emacs 24.3 and add 26 to Travis tests
1 parent 9deb198 commit 7ed4f44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,12 @@ before_install:
55
- evm install $EVM_EMACS --use --skip
66
- cask
77
env:
8-
- EVM_EMACS=emacs-24.3-travis
98
- EVM_EMACS=emacs-24.4-travis
109
- EVM_EMACS=emacs-24.5-travis
1110
- EVM_EMACS=emacs-25.1-travis
1211
- EVM_EMACS=emacs-25.2-travis
1312
- EVM_EMACS=emacs-25.3-travis
13+
- EVM_EMACS=emacs-26-pretest-travis
1414
script:
1515
- emacs --version
1616
- cask install

0 commit comments

Comments
 (0)