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

Commit 8526a9e

Browse files
committed
add pytest-mock
1 parent 3474169 commit 8526a9e

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
@@ -73,7 +73,7 @@ before_install:
7373
- CONTAINER="pre-release";
7474
- BUILD_COMMIT=$BUILD_COMMIT;
7575
- BUILD_DEPENDS="$NP_BUILD_DEP Cython==0.28.2"
76-
- TEST_DEPENDS="$NP_TEST_DEP pytest==3.8.2 pytest-xdist moto hypothesis wheel==0.31.1"
76+
- TEST_DEPENDS="$NP_TEST_DEP pytest==3.8.2 pytest-xdist pytest-mock moto hypothesis wheel==0.31.1"
7777
- source multibuild/common_utils.sh
7878
- source multibuild/travis_steps.sh
7979
- before_install

0 commit comments

Comments
 (0)