Fix coveralls being broken

This commit is contained in:
Ammar Askar 2016-08-11 16:49:26 -07:00 committed by GitHub
parent d0169b2d0b
commit b8330a17fd
1 changed files with 1 additions and 0 deletions

View File

@ -35,6 +35,7 @@ deps =
nosexcover
[testenv:coveralls]
passenv = TRAVIS TRAVIS_JOB_ID TRAVIS_BRANCH
basepython = {[testenv:cover]basepython}
commands =
{[testenv:cover]commands}