Skip to content

Commit

Permalink
Fix .travis.yml
Browse files Browse the repository at this point in the history
* .travis.yml: Remove `cask install'.
  • Loading branch information
Andreas Politz committed Jun 20, 2015
1 parent e5869d9 commit 4e2b9b0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@ install:
- curl -fsSL https://raw.githubusercontent.com/cask/cask/master/go | python
- export PATH=/home/travis/.cask/bin:$PATH
- export LD_LIBRARY_PATH=/usr/local/lib
- cask install

script:
- make test

0 comments on commit 4e2b9b0

Please sign in to comment.