Try removing the system numpy

This commit is contained in:
Steven Silvester
2014-10-09 20:47:12 -05:00
parent ba730091a0
commit b51d95f3e2
+1
View File
@@ -23,6 +23,7 @@ before_install:
- sudo apt-get update
- travis_retry pip install wheel flake8 coveralls nose
- travis_retry pip uninstall numpy
# on Python 2.7, use the system versions of numpy, scipy, and matplotlib
# and the minimum version of cython and networkx