mirror of
https://github.com/bendtherules/pytest_gui_status.git
synced 2026-08-18 13:42:26 +00:00
Activate using pyenv in circle
This commit is contained in:
@@ -10,5 +10,8 @@ dependencies:
|
|||||||
- pip install tox
|
- pip install tox
|
||||||
|
|
||||||
test:
|
test:
|
||||||
|
pre:
|
||||||
|
- pyenv versions
|
||||||
|
- pyenv global 2.7.10 3.4.3 3.5 pypy-2.5.0
|
||||||
override:
|
override:
|
||||||
- tox -e circleci_27,circleci_34,circleci_35,circleci_pypy
|
- tox -e circleci_27,circleci_34,circleci_35,circleci_pypy
|
||||||
|
|||||||
Reference in New Issue
Block a user