Fix travis.yml (renamed to emacs-26.1-travis)
And removed emacs-25.1-travis. I'll be phasing out support for emacs <= 25.2.
This commit is contained in:
parent
43152d774f
commit
8e38209394
1 changed files with 1 additions and 2 deletions
|
@ -13,9 +13,8 @@ before_install:
|
||||||
- cp init.test.el ~/.config/doom/init.el
|
- cp init.test.el ~/.config/doom/init.el
|
||||||
- INSECURE=1 YES=1 make install
|
- INSECURE=1 YES=1 make install
|
||||||
env:
|
env:
|
||||||
- EVM_EMACS=emacs-25.1-travis
|
|
||||||
- EVM_EMACS=emacs-25.3-travis
|
- EVM_EMACS=emacs-25.3-travis
|
||||||
- EVM_EMACS=emacs-26-pretest-travis
|
- EVM_EMACS=emacs-26.1-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