Skip to content

Commit 2b036c7

Browse files
committed
update
1 parent 96f3672 commit 2b036c7

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

.travis.yml

+6-6
Original file line numberDiff line numberDiff line change
@@ -56,14 +56,14 @@ matrix:
5656
- os: linux
5757
env:
5858
- MB_PYTHON_VERSION=3.7
59-
- NP_BUILD_DEP="1.14.5"
60-
- NP_TEST_DEP="1.14.5"
59+
- NP_BUILD_DEP="1.17.3"
60+
- NP_TEST_DEP="1.17.3"
6161
- os: linux
6262
env:
6363
- MB_PYTHON_VERSION=3.7
6464
- PLAT=i686
65-
- NP_BUILD_DEP="1.14.5"
66-
- NP_TEST_DEP="1.14.5"
65+
- NP_BUILD_DEP="1.17.3"
66+
- NP_TEST_DEP="1.17.3"
6767
- os: linux
6868
env:
6969
- MB_PYTHON_VERSION=3.8
@@ -93,8 +93,8 @@ matrix:
9393
env:
9494
- MB_PYTHON_VERSION=3.7
9595
- MB_PYTHON_OSX_VER=10.9
96-
- NP_BUILD_DEP="1.14.5"
97-
- NP_TEST_DEP="1.14.5"
96+
- NP_BUILD_DEP="1.17.3"
97+
- NP_TEST_DEP="1.17.3"
9898
- os: osx
9999
language: generic
100100
env:

0 commit comments

Comments
 (0)