Comma-sperate ver names + rename in dash format

This commit is contained in:
2016-01-14 04:47:39 +05:30
parent 90e0e81ad4
commit a499839bbc
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -12,13 +12,13 @@ commands = pip install .
py.test -v
[testenv:circleci_27]
basepython = python-2.7.10
basepython = python2.7.10
[testenv:circleci_34]
basepython = python-3.4.3
basepython = python3.4.3
[testenv:circleci_35]
basepython = python-3.5
basepython = python3.5
[testenv:circleci_pypy]
basepython = pypy-2.5.0