Upped min numpy from 1.7.0 -> 1.7.1

This commit is contained in:
Dale Jung
2015-02-06 09:27:17 -05:00
parent e2dd8ee23a
commit 3391331d6d
+1 -1
View File
@@ -4,7 +4,7 @@ matrix:
- python: 2.7
env:
- PANDAS_VERSION=0.12.0
- NUMPY_VERSION=1.7.0
- NUMPY_VERSION=1.7.1
- python: 3.3
env:
- PANDAS_VERSION=0.15.2