Skip to content

Commit

Permalink
Update travis-ci to latest infra
Browse files Browse the repository at this point in the history
  • Loading branch information
ardumont committed Dec 23, 2015
1 parent 578401a commit a16e981
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
language: emacs-lisp
sudo: false
env:
global:
- PATH=$HOME/.cask/bin:$HOME/.evm/bin:$PATH
Expand All @@ -10,9 +11,8 @@ env:
- EVM_EMACS=emacs-24.5-bin
before_install:
# evm 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
# install the matrix's emacs version
- evm install $EVM_EMACS --use --skip
- cask --version
- emacs --version
# install deps for cask
Expand Down

0 comments on commit a16e981

Please sign in to comment.