try one more time with coinor-cbc

This commit is contained in:
Stuart Mitchell
2015-03-17 00:21:12 +13:00
parent 3155fd4315
commit 6f5040f2df

View File

@@ -9,7 +9,8 @@ python:
# maintainers to fix their pypy-dev package.
- "pypy"
before_install:
- sudo apt-get install glpk
- sudo apt-get update -qq
- sudo apt-get install -qq glpk coinor-cbc
#- pip install glpk
#- sudo apt-get install coinor-cbc
# command to install dependencies