Skip to content
This repository was archived by the owner on Apr 16, 2021. It is now read-only.

Commit 39f9347

Browse files
committed
Clean up numpy dependencies
1 parent eb3e204 commit 39f9347

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.travis.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ env:
88
- TEST_DEPENDS=
99
- PLAT=x86_64
1010
- UNICODE_WIDTH=32
11-
- NP_BUILD_DEP=1.10.0
11+
- NP_BUILD_DEP=1.10.1
1212
- NP_TEST_DEP=1.11.3
1313
- MANYLINUX_URL=https://nipy.bic.berkeley.edu/manylinux
1414
- WHEELHOUSE_UPLOADER_USERNAME=travis-worker
@@ -34,7 +34,6 @@ matrix:
3434
- os: linux
3535
env:
3636
- MB_PYTHON_VERSION=3.5
37-
- NP_BUILD_DEP="1.9.3"
3837
- os: linux
3938
env:
4039
- MB_PYTHON_VERSION=3.5
@@ -59,7 +58,6 @@ matrix:
5958
env:
6059
- MB_PYTHON_VERSION=3.5
6160
- PLAT=i686
62-
- NP_BUILD_DEP="1.9.3"
6361
- os: linux
6462
env:
6563
- MB_PYTHON_VERSION=3.6

0 commit comments

Comments
 (0)