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.

BLD: build the 2.2.x branch with older version of numpy #5

Merged
merged 1 commit into from
Sep 20, 2018
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ env:
- TEST_DEPENDS=
- PLAT=x86_64
- UNICODE_WIDTH=32
- NP_BUILD_DEP=1.10.1
- NP_BUILD_DEP=1.7.1
- NP_TEST_DEP=1.11.3
- MANYLINUX_URL=https://5cf40426d9f06eb7461d-6fe47d9331aba7cd62fc36c7196769e4.ssl.cf2.rackcdn.com
- WHEELHOUSE_UPLOADER_USERNAME=travis-worker
Expand Down