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 7954107 commit a067fe7Copy full SHA for a067fe7
.travis.yml
@@ -7,7 +7,9 @@ env:
7
- EVM_EMACS=emacs-25.1-travis
8
- EVM_EMACS=emacs-25.2-travis
9
- EVM_EMACS=emacs-25.3-travis
10
- - EVM_EMACS=emacs-26.1-travis
+ - 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
13
14
before_install:
15
- curl -fsSkL https://raw.github.com/rejeep/evm/master/go | bash
0 commit comments