hopefully added PYGLPK to tests

This commit is contained in:
Stuart Mitchell
2015-03-17 00:14:39 +13:00
parent ce16c6d162
commit 7ffbb84c1a

View File

@@ -10,6 +10,7 @@ python:
- "pypy"
before_install:
- sudo apt-get install glpk
- pip install glpk
#- sudo apt-get install coinor-cbc
# command to install dependencies
install: