Skip to content

Commit

Permalink
Fixed travis :(
Browse files Browse the repository at this point in the history
  • Loading branch information
clbustos committed Jul 25, 2014
1 parent c8f5d92 commit 5a4d986
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Expand Up @@ -6,6 +6,6 @@ rvm:
script:
- bundle exec rake test
before_install:
- sudo pat-get update -qq
- sudo apt-get install libgsl0-dev
- sudo apt-get update -qq
- sudo apt-get install -y libgsl0-dev

0 comments on commit 5a4d986

Please sign in to comment.