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

Commit a85ef56

Browse files
committed
update pytest-xdist
1 parent 866a29d commit a85ef56

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
@@ -65,7 +65,7 @@ before_install:
6565
- CONTAINER="pre-release";
6666
- BUILD_COMMIT=$BUILD_COMMIT;
6767
- BUILD_DEPENDS="$NP_BUILD_DEP Cython==0.28.2"
68-
- TEST_DEPENDS="$NP_TEST_DEP pytest==4.3.1 pytest-xdist pytest-mock moto hypothesis wheel==0.31.1"
68+
- TEST_DEPENDS="$NP_TEST_DEP pytest==4.3.1 pytest-xdist==1.26.1 pytest-mock moto hypothesis wheel==0.31.1"
6969
- source multibuild/common_utils.sh
7070
- source multibuild/travis_steps.sh
7171
- before_install

0 commit comments

Comments
 (0)