Use bin/doom in travis.yml
This commit is contained in:
parent
cbb5b2ed7d
commit
eea729fdf3
1 changed files with 3 additions and 3 deletions
|
@ -11,10 +11,10 @@ before_install:
|
|||
- evm install $EVM_EMACS --use --skip
|
||||
- mkdir -p ~/.config/doom
|
||||
- cp init.test.el ~/.config/doom/init.el
|
||||
- INSECURE=1 YES=1 make install
|
||||
- bin/doom -y -i -d refresh
|
||||
env:
|
||||
- EVM_EMACS=emacs-25.3-travis
|
||||
- EVM_EMACS=emacs-26.1-travis
|
||||
script:
|
||||
- emacs --version
|
||||
- DEBUG=1 make test
|
||||
- bin/doom version
|
||||
- bin/doom -d test
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue