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.
2 parents a17fc4f + e61c00e commit e2b2b5aCopy full SHA for e2b2b5a
1 file changed
.travis.yml
@@ -45,7 +45,7 @@ env:
45
- NPROC=2
46
- TEST_ARGS=--no-pep8
47
- NOSE_ARGS="-j $NPROC"
48
- - PYTEST_ARGS="-ra --timeout=300 --durations=25 --cov-report= --cov=lib -n $NPROC"
+ - PYTEST_ARGS="-ra --maxfail=1 --timeout=300 --durations=25 --cov-report= --cov=lib -n $NPROC"
49
- PYTHON_ARGS=
50
- DELETE_FONT_CACHE=
51
- USE_PYTEST=false
0 commit comments