tox activate minor py versions in circle and use normal tox

This commit is contained in:
2016-01-14 05:15:27 +05:30
parent 6fb0a8d124
commit a70373d13b
2 changed files with 2 additions and 14 deletions
-12
View File
@@ -10,15 +10,3 @@ passenv = PYTEST_STATUS_PORT
commands = pip install .
py.test -v
[testenv:circleci_27]
basepython = python2.7.10
[testenv:circleci_34]
basepython = python3.4.3
[testenv:circleci_35]
basepython = python3.5
[testenv:circleci_pypy]
basepython = pypy-2.5.0