Skip to content
This repository was archived by the owner on May 3, 2023. It is now read-only.

Commit 131a2b7

Browse files
committed
1 parent 2bffe56 commit 131a2b7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ before_install:
7878
- CONTAINER="wheels";
7979
- BUILD_COMMIT=$BUILD_COMMIT;
8080
- BUILD_DEPENDS="$NP_BUILD_DEP Cython==0.28.2"
81-
- TEST_DEPENDS="$NP_TEST_DEP pytest moto hypothesis"
81+
- TEST_DEPENDS="$NP_TEST_DEP pytest moto hypothesis wheel==0.31.1"
8282
- source multibuild/common_utils.sh
8383
- source multibuild/travis_steps.sh
8484
- before_install

0 commit comments

Comments
 (0)