revert numpy test/travis.yml

This commit is contained in:
erwincoumans
2016-09-11 10:47:00 +01:00
committed by GitHub
parent c093c04be0
commit 18ef164e7c

View File

@@ -8,10 +8,7 @@ compiler:
addons:
apt:
packages:
- python3-numpy
install:
- pip install numpy
- python3
script:
- echo "CXX="$CXX