mirror of
https://github.com/doomemacs/doomemacs
synced 2025-09-20 16:11:07 -05:00
@@ -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
|
||||||
|
Reference in New Issue
Block a user