Skip to content

Commit a1f9543

Browse files
author
Jeff Whitaker
committed
update numpy dependency to 1.10.0
1 parent aafdc46 commit a1f9543

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ env:
44
- BUILD_COMMIT=v1.5.1.1rel
55
- PLAT=x86_64
66
- UNICODE_WIDTH=32
7-
- NP_BUILD_DEP=1.9.0
8-
- NP_TEST_DEP=1.9.0
7+
- NP_BUILD_DEP=1.10.0
8+
- NP_TEST_DEP=1.10.0
99
- WHEELHOUSE_UPLOADER_USERNAME=travis-worker
1010
# Following generated with
1111
# travis encrypt -r MacPython/netcdf4-python-wheels WHEELHOUSE_UPLOADER_SECRET=<the api key>

0 commit comments

Comments
 (0)