Skip to content

Commit

Permalink
Use the latest cask for Emacs 25.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Wilfred committed Aug 8, 2017
1 parent a581ca5 commit bf20db3
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,14 +1,13 @@
language: generic
sudo: required
before_install:
- curl -fsSkL https://gist.github.com/rejeep/7736123/raw > travis.sh && source ./travis.sh
- curl -fsSkL https://gist.github.com/rejeep/ebcd57c3af83b049833b/raw > x.sh && source ./x.sh
- evm install $EVM_EMACS --use --skip
- cask
env:
- EVM_EMACS=emacs-24.3-bin
- EVM_EMACS=emacs-24.4-bin
- EVM_EMACS=emacs-24.5-bin
- EVM_EMACS=emacs-25.1-bin
- EVM_EMACS=emacs-24.4-travis
- EVM_EMACS=emacs-24.5-travis
- EVM_EMACS=emacs-25.1-travis
script:
- emacs --version
- cask exec ert-runner
Expand Down

0 comments on commit bf20db3

Please sign in to comment.