mirror of
https://github.com/aljazceru/plugins.git
synced 2025-12-24 08:34:18 +01:00
travis: Giving up on coverage...
This commit is contained in:
@@ -67,6 +67,6 @@ export COVERAGE_FILE="$CWD/.coverage"
|
||||
export COVERAGE_RCFILE="$CWD/.coveragerc"
|
||||
|
||||
export PYTHONPATH="$CWD"
|
||||
pytest -vvv --timeout=550 --timeout_method=thread -p no:logging -n 5 --cov
|
||||
pytest -vvv --timeout=550 --timeout_method=thread -p no:logging -n 5
|
||||
|
||||
codecov --env COMPAT,DEVELOPER,EXPERIMENTAL_FEATURES
|
||||
#codecov --env COMPAT,DEVELOPER,EXPERIMENTAL_FEATURES
|
||||
|
||||
Reference in New Issue
Block a user