Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent be5f6d1 commit c511460Copy full SHA for c511460
1 file changed
.travis.yml
@@ -43,7 +43,7 @@ env:
43
- INSTALL_PEP8=
44
- RUN_PEP8=
45
- NOSE=
46
- - PYTEST_ARGS="-rawR --maxfail=1 --timeout=300 --durations=25 --cov-report= --cov=lib -n $NPROC"
+ - PYTEST_ARGS="-rawR --maxfail=50 --timeout=300 --durations=25 --cov-report= --cov=lib -n $NPROC"
47
- PYTHON_ARGS=
48
- DELETE_FONT_CACHE=
49
0 commit comments