1
0
Fork 0
plantuml-mode/.travis.yml
2017-08-19 19:33:36 +02:00

21 lines
417 B
YAML

language: emacs-lisp
sudo: false
<<<<<<< HEAD
=======
env:
- EVM_EMACS=emacs-25.1-travis
>>>>>>> develop
before_install:
- curl -fsSkL https://gist.github.com/rejeep/ebcd57c3af83b049833b/raw > x.sh && source ./x.sh
- evm install $EVM_EMACS --use --skip
- cask
<<<<<<< HEAD
env:
# - EVM_EMACS=emacs-24.5-travis
- EVM_EMACS=emacs-25.1-travis
=======
>>>>>>> develop
script:
- emacs --version
- make test