branch: elpa/multiple-cursors
commit c69be0e672b5e26be4f33a63430f5e0c690d5c33
Author: Magnar Sveen <[email protected]>
Commit: Magnar Sveen <[email protected]>
Travis CI: Update location of cask install
---
.travis.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.travis.yml b/.travis.yml
index 0cd9d85..9048e0e 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -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: