doomemacs/.travis.yml

9 lines
200 B
YAML
Raw Normal View History

2017-04-06 09:43:22 +08:00
language: emacs-lisp
sudo: false
before_install:
2017-04-06 09:51:03 +08:00
- curl -fsSkL https://raw.github.com/rejeep/evm/master/go | bash
- evm install emacs-25.1-travis --use --skip
2017-04-06 09:43:22 +08:00
- YES=1 make
script:
- make test