mlf176f2 pushed a commit to branch externals/ergoemacs-mode
in repository elpa.

commit 5b7e471cb5432c168768ff6270788550bc19f6cb
Author: Matthew L. Fidler <[email protected]>
Date:   Mon Jun 16 11:03:04 2014 -0500

    Fix Cask setup?
---
 .travis.yml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/.travis.yml b/.travis.yml
index 1b45132..f8b9363 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:

Reply via email to