Skip to content

Commit

Permalink
update travis-ci: fix cask initialize problem
Browse files Browse the repository at this point in the history
  • Loading branch information
kiwanami committed Jun 12, 2014
1 parent 99138ac commit 04c4a45
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Expand Up @@ -6,6 +6,8 @@ env:
global:
- CASK=$HOME/.cask/bin/cask
before_install:
- rm -rf $HOME/.cask
- rm -rf $HOME/.emacs.d/.cask
- curl -fsSkL --max-time 10 --retry 10 --retry-delay 10
https://raw.github.com/cask/cask/master/go | python
- $CASK
Expand Down

0 comments on commit 04c4a45

Please sign in to comment.