From c69be0e672b5e26be4f33a63430f5e0c690d5c33 Mon Sep 17 00:00:00 2001 From: Magnar Sveen Date: Thu, 31 Oct 2013 22:05:27 +0100 Subject: [PATCH] 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: