doomemacs/.travis.yml
2017-04-05 21:51:03 -04:00

9 lines
200 B
YAML

language: emacs-lisp
sudo: false
before_install:
- curl -fsSkL https://raw.github.com/rejeep/evm/master/go | bash
- evm install emacs-25.1-travis --use --skip
- YES=1 make
script:
- make test