Rename basepython 2

This commit is contained in:
2016-01-14 04:54:59 +05:30
parent ad2e255016
commit 4ee3917643
+4 -4
View File
@@ -12,13 +12,13 @@ commands = pip install .
py.test -v py.test -v
[testenv:circleci_27] [testenv:circleci_27]
basepython = 2.7.10 basepython = python2.7.10
[testenv:circleci_34] [testenv:circleci_34]
basepython = 3.4.3 basepython = python3.4.3
[testenv:circleci_35] [testenv:circleci_35]
basepython = 3.5 basepython = python3.5
[testenv:circleci_pypy] [testenv:circleci_pypy]
basepython = pypy2.5.0 basepython = pypy-2.5.0