Thanks to visit codestin.com
Credit goes to github.com

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

Commit 039883e

Browse files
authored
Merge pull request #5 from tacaswell/pin_np_back_to_171
BLD: build the 2.2.x branch with older version of numpy
2 parents 47dc219 + 32a9beb commit 039883e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
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.1
11+
- NP_BUILD_DEP=1.7.1
1212
- NP_TEST_DEP=1.11.3
1313
- MANYLINUX_URL=https://5cf40426d9f06eb7461d-6fe47d9331aba7cd62fc36c7196769e4.ssl.cf2.rackcdn.com
1414
- WHEELHOUSE_UPLOADER_USERNAME=travis-worker

0 commit comments

Comments
 (0)