Skip to content

Commit

Permalink
Travis CI: Update location of cask install
Browse files Browse the repository at this point in the history
  • Loading branch information
magnars committed Oct 31, 2013
1 parent 239acbf commit c69be0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ before_install:
sudo apt-get install -qq
emacs24 emacs24-el emacs24-common-non-dfsg;
fi
- curl -fsSkL https://raw.github.com/rejeep/cask.el/master/go | sh
- curl -fsSkL https://raw.github.com/cask/cask/master/go | python
- export PATH="/home/travis/.cask/bin:$PATH"
- cask
env:
Expand Down

0 comments on commit c69be0e

Please sign in to comment.