Skip to content

Commit

Permalink
fixing coveralls.io
Browse files Browse the repository at this point in the history
  • Loading branch information
ser committed Jan 19, 2016
1 parent 25d4f71 commit 2722a63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ commands =
{py35}: python3 setup.py check -m -r -s
python tests.py
# flake8
coverage run --source=pypayd-ng tests.py
coverage run --source=pypayd tests.py
coveralls
[flake8]
exclude = .tox,*.egg,*~,build,dist,cache
Expand Down

0 comments on commit 2722a63

Please sign in to comment.