Add emacs-25.3 and snapshot recipes to .travis.yml
This commit is contained in:
parent
be05072aa4
commit
69b4918476
1 changed files with 2 additions and 0 deletions
|
@ -10,6 +10,8 @@ before_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.2-travis
|
||||||
|
- EVM_EMACS=emacs-25.3-travis
|
||||||
|
- EVM_EMACS=emacs-git-snapshot-travis
|
||||||
script:
|
script:
|
||||||
- emacs --version
|
- emacs --version
|
||||||
- make test
|
- make test
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue