A JavaScript development environment for Emacs https://indium.readthedocs.io
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

8 lines
267 B

language: emacs-lisp
before_install:
- curl -fsSkL https://gist.github.com/rejeep/ebcd57c3af83b049833b/raw > x.sh && source ./x.sh
- evm install emacs-25-pre-travis --use --skip
- export PATH="/home/travis/.cask/bin:$PATH"
- cask
script:
./run-travis-ci.sh