mirror of
https://github.com/apache/superset.git
synced 2026-04-19 08:04:53 +00:00
Attempting to setup coverage
This commit is contained in:
2
tox.ini
2
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
|
||||
|
||||
Reference in New Issue
Block a user