Add emacs-26 to travis-ci; remove 25.2
This commit is contained in:
parent
fbb2a710b5
commit
8be3d95f33
1 changed files with 1 additions and 1 deletions
|
@ -14,8 +14,8 @@ before_install:
|
||||||
- INSECURE=1 YES=1 make install
|
- INSECURE=1 YES=1 make install
|
||||||
env:
|
env:
|
||||||
- EVM_EMACS=emacs-25.1-travis
|
- EVM_EMACS=emacs-25.1-travis
|
||||||
- EVM_EMACS=emacs-25.2-travis
|
|
||||||
- EVM_EMACS=emacs-25.3-travis
|
- EVM_EMACS=emacs-25.3-travis
|
||||||
|
- EVM_EMACS=emacs-26-pretest-travis
|
||||||
script:
|
script:
|
||||||
- emacs --version
|
- emacs --version
|
||||||
- DEBUG=1 make test
|
- DEBUG=1 make test
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue