mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-03 12:27:26 -05:00
Add emacs-25.3 and snapshot recipes to .travis.yml
This commit is contained in:
@ -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
|
||||||
|
Reference in New Issue
Block a user