mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
Add emacs-26 to travis-ci; remove 25.2
This commit is contained in:
@ -14,8 +14,8 @@ before_install:
|
||||
- INSECURE=1 YES=1 make install
|
||||
env:
|
||||
- EVM_EMACS=emacs-25.1-travis
|
||||
- EVM_EMACS=emacs-25.2-travis
|
||||
- EVM_EMACS=emacs-25.3-travis
|
||||
- EVM_EMACS=emacs-26-pretest-travis
|
||||
script:
|
||||
- emacs --version
|
||||
- DEBUG=1 make test
|
||||
|
Reference in New Issue
Block a user