Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
This repository was archived by the owner on Apr 16, 2021. It is now read-only.

Commit 8f9f9c2

Browse filesBrowse files
committed
MNT: catch missing numpy version bump
1 parent b606f10 commit 8f9f9c2
Copy full SHA for 8f9f9c2

File tree

Expand file treeCollapse file tree

1 file changed

+2
-2
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+2
-2
lines changed

‎.travis.yml

Copy file name to clipboardExpand all lines: .travis.yml
+2-2Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,8 @@ jobs:
4242
- os: linux
4343
env:
4444
- MB_PYTHON_VERSION=3.8
45-
- NP_BUILD_DEP=1.14.5
46-
- NP_TEST_DEP=1.14.5
45+
- NP_BUILD_DEP=1.16
46+
- NP_TEST_DEP=1.16
4747
- os: linux
4848
env:
4949
- MB_PYTHON_VERSION=3.9

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.