From ce16c6d162250d6fa10eba21cc1427215a13bdf0 Mon Sep 17 00:00:00 2001 From: Stuart Mitchell Date: Tue, 17 Mar 2015 00:10:02 +1300 Subject: [PATCH] removed cbc travis dep --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 1859d11..ff8c411 100644 --- a/.travis.yml +++ b/.travis.yml @@ -10,7 +10,7 @@ python: - "pypy" before_install: - sudo apt-get install glpk - - sudo apt-get install coinor-cbc + #- sudo apt-get install coinor-cbc # command to install dependencies install: - pip install .