Skip to content

Commit

Permalink
removing coverage reporting
Browse files Browse the repository at this point in the history
  • Loading branch information
dimazest committed Jul 17, 2014
1 parent 917e26d commit 1903316
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions tox-travis.ini
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,4 @@ deps =
coverage
commands =
python runtests.py -v \
--with-xunit --xunit-file={toxinidir}/junit-{envname}.xml \
--with-coverage --cover-inclusive --cover-package=nltk \
--cover-xml --cover-xml-file={toxinidir}/junit-cover-{envname}.xml \
--cover-html --cover-html-dir={toxinidir}/coverage-{envname}
[]

0 comments on commit 1903316

Please sign in to comment.