Skip to content

Commit f9aba57

Browse files
authored
Update .travis.yml (MacPython#142)
1 parent faa31fc commit f9aba57

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@ jobs:
2525
- os: linux
2626
env:
2727
- MB_PYTHON_VERSION=3.7
28-
- NP_BUILD_DEP="numpy==1.17.3"
29-
- NP_TEST_DEP="numpy==1.17.3"
28+
- NP_BUILD_DEP="numpy==1.19.1"
29+
- NP_TEST_DEP="numpy==1.19.1"
3030
- os: linux
3131
env:
3232
- MB_PYTHON_VERSION=3.8

0 commit comments

Comments
 (0)