Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 7b24252

Browse files
committed
Pin pytest-faulthandler
1 parent d0c2263 commit 7b24252

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,7 @@ install:
180180
pip install $PRE \
181181
$PYTEST \
182182
$PYTEST_COV \
183-
pytest-faulthandler \
183+
'pytest-faulthandler<1.6' \
184184
$PYTEST_PEP8 \
185185
$PYTEST_RERUNFAILURES \
186186
$PYTEST_TIMEOUT \

0 commit comments

Comments
 (0)