Skip to content

Commit

Permalink
fix: install swiglpk in .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
phantomas1234 committed Mar 6, 2016
1 parent 72f3db5 commit d6f2607
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ install:
- pip install rednose
#- pip install cython>=0.21
- pip install cobra==0.4.0b6 --pre
- pip install swiglpk
- pip install .
script: nosetests
after_success:
Expand Down

0 comments on commit d6f2607

Please sign in to comment.