Ignore coverall failures (#283)

This commit is contained in:
Peter VandeHaar 2016-10-07 06:06:19 -04:00 committed by Stephen L
parent bc9d113552
commit 996f47d51b
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ deps =
coveralls
commands =
nosetests --with-coverage --with-timer --cover-package=tqdm --ignore-files="tests_perf\.py" -d -v tqdm/
coveralls
- coveralls
[testenv:flake8]
deps = flake8