mirror of
https://github.com/vale981/doom-modeline
synced 2025-03-04 17:01:39 -05:00
Update travis-ci.
This commit is contained in:
parent
280efe94c6
commit
7a5e64e760
1 changed files with 7 additions and 3 deletions
10
.travis.yml
10
.travis.yml
|
@ -2,9 +2,13 @@ language: emacs-lisp
|
|||
sudo: false
|
||||
|
||||
env:
|
||||
- EVM_EMACS=emacs-25.3-travis
|
||||
- EVM_EMACS=emacs-26.2-travis
|
||||
- EVM_EMACS=emacs-git-snapshot-travis
|
||||
- EVM_EMACS=emacs-25.1-travis
|
||||
- EVM_EMACS=emacs-25.2-travis
|
||||
- EVM_EMACS=emacs-25.3-travis
|
||||
- EVM_EMACS=emacs-26.1-travis
|
||||
- EVM_EMACS=emacs-26.2-travis
|
||||
- EVM_EMACS=emacs-26.3-travis
|
||||
- EVM_EMACS=emacs-git-snapshot-travis
|
||||
|
||||
matrix:
|
||||
fast_finish: true
|
||||
|
|
Loading…
Add table
Reference in a new issue