Skip to content

Commit

Permalink
Fix coverage
Browse files Browse the repository at this point in the history
  • Loading branch information
ekohl committed Sep 5, 2018
1 parent c857f72 commit 8b46d86
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ commands =
check-manifest --ignore tox.ini,tests*
python setup.py check -m -s
pytest -n 4 --flakes --pylint --pylint-rcfile={toxinidir}/.pylintrc --cov=obal --cov-report term --cov-report xml --boxed {posargs}
coverage combine
- coveralls
passenv = TRAVIS TRAVIS_*

Expand Down

0 comments on commit 8b46d86

Please sign in to comment.