Skip to content

Commit

Permalink
Updated tox.ini for codecov
Browse files Browse the repository at this point in the history
  • Loading branch information
SekouD committed Jun 22, 2018
1 parent 464ca8d commit 1499d01
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 @@ -22,7 +22,7 @@ deps =
codecov
commands =
py.test --cov=./mlconjug/
codecov -f .coverage --token=3b6b3292-6661-4909-973a-20104fa28766
codecov --token=3b6b3292-6661-4909-973a-20104fa28766
python setup.py check --restructuredtext -s
passenv =
CI
Expand Down

0 comments on commit 1499d01

Please sign in to comment.