Correct .travis.yml

This commit is contained in:
Henrik Lissner 2017-04-05 21:51:03 -04:00
parent afad3a924a
commit a48880a135

View file

@ -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