Skip to content

Commit 72018aa

Browse files
author
dan sutton
committed
Correct evm emacs versions for tests
1 parent 5611c67 commit 72018aa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ script:
66

77
env:
88
matrix:
9-
- EVM_EMACS=emacs-25.3-bin
10-
- EVM_EMACS=emacs-26.1-bin
9+
- EVM_EMACS=emacs-25.3
10+
- EVM_EMACS=emacs-26.1
1111
- EVM_EMACS=emacs-git-snapshot
1212
matrix:
1313
fast_finish: true

0 commit comments

Comments
 (0)