Set python 2.7 for coveralls

This commit is contained in:
Roman Mogilatov 2017-01-30 00:08:06 +02:00
parent 4988760ca3
commit dafd416b95

View File

@ -10,7 +10,7 @@ commands=
[testenv:coveralls]
passenv=TRAVIS TRAVIS_JOB_ID TRAVIS_BRANCH DEPENDENCY_INJECTOR_DEBUG_MODE
basepython=python3.5
basepython=python2.7
usedevelop=True
deps=
{[testenv]deps}