diff --git a/tox.ini b/tox.ini index 2f2b13267613..fd3e88096cad 100644 --- a/tox.ini +++ b/tox.ini @@ -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