try using python-numpy again

This commit is contained in:
Hans Dembinski
2016-05-06 20:33:14 -04:00
parent dad42940ed
commit 036ab809e2

View File

@@ -18,6 +18,7 @@ addons:
- gcc-4.9
- g++-4.9
- libboost1.55-all-dev
- python-numpy
# before_script:
# - export PATH=$HOME/.local/bin:$PATH
# - pip install numpy --user `whoami`