mirror of
https://github.com/bendtherules/pytest_gui_status.git
synced 2026-08-18 13:42:26 +00:00
Rename python basename in tox
This commit is contained in:
@@ -12,13 +12,13 @@ commands = pip install .
|
|||||||
py.test -v
|
py.test -v
|
||||||
|
|
||||||
[testenv:circleci_27]
|
[testenv:circleci_27]
|
||||||
basepython = python2.7.10
|
basepython = 2.7.10
|
||||||
|
|
||||||
[testenv:circleci_34]
|
[testenv:circleci_34]
|
||||||
basepython = python3.4.3
|
basepython = 3.4.3
|
||||||
|
|
||||||
[testenv:circleci_35]
|
[testenv:circleci_35]
|
||||||
basepython = python3.5
|
basepython = 3.5
|
||||||
|
|
||||||
[testenv:circleci_pypy]
|
[testenv:circleci_pypy]
|
||||||
basepython = pypy-2.5.0
|
basepython = pypy2.5.0
|
||||||
|
|||||||
Reference in New Issue
Block a user