Skip to content

Commit 74e316c

Browse files
committed
use numpy == 1.17.3
1 parent 43f056f commit 74e316c

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.4rel
55
- PLAT=x86_64
66
- UNICODE_WIDTH=32
7-
- NP_BUILD_DEP=1.13.3
8-
- NP_TEST_DEP=1.13.3
7+
- NP_BUILD_DEP=1.17.3
8+
- NP_TEST_DEP=1.17.3
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)