Correct .travis.yml
This commit is contained in:
parent
afad3a924a
commit
a48880a135
1 changed files with 2 additions and 3 deletions
|
@ -1,9 +1,8 @@
|
|||
language: emacs-lisp
|
||||
sudo: false
|
||||
before_install:
|
||||
- evm install $EVM_EMACS --use --skip
|
||||
- curl -fsSkL https://raw.github.com/rejeep/evm/master/go | bash
|
||||
- evm install emacs-25.1-travis --use --skip
|
||||
- YES=1 make
|
||||
env:
|
||||
- EVM_EMACS=emacs-25.1-travis
|
||||
script:
|
||||
- make test
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue