Disable debug mode for travis tests
This commit is contained in:
parent
81ee250c09
commit
c614beea0b
1 changed files with 1 additions and 1 deletions
|
@ -19,5 +19,5 @@ matrix:
|
||||||
- env: EVM_EMACS=emacs-git-snapshot-travis
|
- env: EVM_EMACS=emacs-git-snapshot-travis
|
||||||
script:
|
script:
|
||||||
- bin/doom version
|
- bin/doom version
|
||||||
- bin/doom -d test
|
- bin/doom test
|
||||||
- bin/doom -y compile
|
- bin/doom -y compile
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue