fixing the build

This commit is contained in:
Maxime Beauchemin 2016-08-15 23:47:33 -07:00
parent 6b5d6b4156
commit 5646aa03d2
1 changed files with 0 additions and 1 deletions

View File

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