Skip to content

Commit a067fe7

Browse files
committed
Add travis emacs version 26.2 and 26.3
1 parent 7954107 commit a067fe7

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.travis.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,9 @@ env:
77
- EVM_EMACS=emacs-25.1-travis
88
- EVM_EMACS=emacs-25.2-travis
99
- EVM_EMACS=emacs-25.3-travis
10-
- EVM_EMACS=emacs-26.1-travis
10+
- EVM_EMACS=emacs-26.1-travis-linux-xenial
11+
- EVM_EMACS=emacs-26.2-travis-linux-xenial
12+
- EVM_EMACS=emacs-26.3-travis-linux-xenial
1113

1214
before_install:
1315
- curl -fsSkL https://raw.github.com/rejeep/evm/master/go | bash

0 commit comments

Comments
 (0)