Codebase list pyvenv-el / debian/1.19-1 .travis.yml
debian/1.19-1

Tree @debian/1.19-1 (Download .tar.gz)

.travis.yml @debian/1.19-1raw · history · blame

language: emacs-lisp
sudo: no
env:
  # - EVM_EMACS=emacs-24.1-travis
  # - EVM_EMACS=emacs-24.2-travis
  - EVM_EMACS=emacs-24.3-travis
  - EVM_EMACS=emacs-24.4-travis
  - EVM_EMACS=emacs-24.5-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:
  - make test