Attempting to setup coverage

This commit is contained in:
Maxime Beauchemin 2016-08-14 17:20:35 -07:00
parent d79220fb71
commit c60476eadd
1 changed files with 1 additions and 1 deletions

View File

@ -33,7 +33,7 @@ commands =
pip install --find-links={homedir}/.wheelhouse --no-index .
pip install -r dev-reqs.txt
{toxinidir}/run_tests.sh
coveralls
CODECLIMATE_REPO_TOKEN=6f24fafe1a2c958b09c0dd98e1794088285f45124de1efdcc011315957379ada codeclimate-test-reporter
[testenv:py27-mysql]
basepython = python2.7