Skip to content

Commit

Permalink
still fixing travis
Browse files Browse the repository at this point in the history
  • Loading branch information
the-code-magician committed Aug 14, 2014
1 parent 7278a17 commit 19762f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -5,7 +5,7 @@ python:
virtualenv:
system_site_packages: true
before_install:
- sudo apt-get install swig redis-server libzmq3-dev
- sudo apt-get install swig redis-server libzmq3-dev libgmp-dev
- sudo service redis-server start
- sudo rm -rf /dev/shm
- wget https://ftp.gnu.org/gnu/glpk/glpk-4.45.tar.gz
Expand Down

0 comments on commit 19762f5

Please sign in to comment.