numpy update test travis.yml

This commit is contained in:
erwincoumans 2016-09-11 08:57:05 +01:00 committed by GitHub
parent 5abe6d7e38
commit 055ea49eff

View File

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