Codebase list circe / fe319bdf-bc89-4611-b435-e65897bdf2b8/main .travis.yml
fe319bdf-bc89-4611-b435-e65897bdf2b8/main

Tree @fe319bdf-bc89-4611-b435-e65897bdf2b8/main (Download .tar.gz)

.travis.yml @fe319bdf-bc89-4611-b435-e65897bdf2b8/mainraw · history · blame

language: emacs-lisp
sudo: no
env:
  - EVM_EMACS=emacs-24.4-travis
  - EVM_EMACS=emacs-24.5-travis
  - EVM_EMACS=emacs-25.1-travis
  - EVM_EMACS=emacs-25.2-travis
before_install:
  - curl -fsSkL https://gist.github.com/rejeep/ebcd57c3af83b049833b/raw > travis.sh && source ./travis.sh
  - evm install $EVM_EMACS --use --skip
  - cask
script:
  - cask exec buttercup -L .