parent
4a8db3a8cd
commit
e0b5624979
1 changed files with 5 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
||||||
language: generic
|
language: generic
|
||||||
|
dist: trusty
|
||||||
sudo: false
|
sudo: false
|
||||||
branches:
|
branches:
|
||||||
only:
|
only:
|
||||||
|
@ -15,6 +16,10 @@ before_install:
|
||||||
env:
|
env:
|
||||||
- EVM_EMACS=emacs-25.3-travis
|
- EVM_EMACS=emacs-25.3-travis
|
||||||
- EVM_EMACS=emacs-26.1-travis
|
- EVM_EMACS=emacs-26.1-travis
|
||||||
|
- EVM_EMACS=emacs-git-snapshot-travis
|
||||||
|
matrix:
|
||||||
|
allow_failures:
|
||||||
|
- env: EVM_EMACS=emacs-git-snapshot-travis
|
||||||
script:
|
script:
|
||||||
- bin/doom version
|
- bin/doom version
|
||||||
- bin/doom -d test
|
- bin/doom -d test
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue