mirror of
https://github.com/magnars/multiple-cursors.el.git
synced 2025-10-13 13:03:03 +00:00
Travis CI: Update location of cask install
This commit is contained in:
parent
239acbfbc8
commit
c69be0e672
@ -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:
|
||||
|
Loading…
x
Reference in New Issue
Block a user