try to fix coveralls env
This commit is contained in:
parent
0998170a01
commit
01f5913826
2
tox.ini
2
tox.ini
|
@ -121,7 +121,7 @@ commands=
|
||||||
passenv = TRAVIS TRAVIS_JOB_ID TRAVIS_BRANCH
|
passenv = TRAVIS TRAVIS_JOB_ID TRAVIS_BRANCH
|
||||||
usedevelop=True
|
usedevelop=True
|
||||||
basepython=python3.4
|
basepython=python3.4
|
||||||
changedir=testing
|
changedir=.
|
||||||
deps =
|
deps =
|
||||||
{[testenv]deps}
|
{[testenv]deps}
|
||||||
coveralls
|
coveralls
|
||||||
|
|
Loading…
Reference in New Issue