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

Commit b0845f7

Browse files
hypothesis pin for travis
1 parent 2fe68bd commit b0845f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ before_install:
4646
- CONTAINER="wheels";
4747
- BUILD_COMMIT=$BUILD_COMMIT;
4848
- BUILD_DEPENDS="$NP_BUILD_DEP $EXTRA_BUILD_DEP Cython"
49-
- TEST_DEPENDS="$NP_TEST_DEP pytest pytest-xdist hypothesis"
49+
- TEST_DEPENDS="$NP_TEST_DEP $TEST_DEPENDS"
5050
- source multibuild/common_utils.sh
5151
- source multibuild/travis_steps.sh
5252
- source extra_functions.sh

0 commit comments

Comments
 (0)