mirror of
https://github.com/wting/autojump
synced 2024-10-27 20:34:07 +00:00
Add Python 3.7 to the list of test environments
This commit is contained in:
parent
db09bc6542
commit
bec3616d86
@ -23,6 +23,9 @@ environment:
|
|||||||
- PYTHON: "C:\\Python36-x64"
|
- PYTHON: "C:\\Python36-x64"
|
||||||
TOX_ENV: "py36"
|
TOX_ENV: "py36"
|
||||||
|
|
||||||
|
- PYTHON: "C:\\Python37-x64"
|
||||||
|
TOX_ENV: "py37"
|
||||||
|
|
||||||
install:
|
install:
|
||||||
- "%PYTHON%\\python.exe -m pip install tox"
|
- "%PYTHON%\\python.exe -m pip install tox"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user