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 f33e2c4
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 1 deletion.
Empty file added tests/__init__.py
Empty file.
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 f33e2c4

Please sign in to comment.