Kaydet (Commit) 272a8104 authored tarafından Anthony Sottile's avatar Anthony Sottile

Use python3.7 in appveyor

Committed via https://github.com/asottile/all-repos
üst 5f497661
environment: environment:
matrix: matrix:
- TOXENV: py27 - TOXENV: py27
- TOXENV: py36 - TOXENV: py37
install: install:
- "SET PATH=C:\\Python36;C:\\Python36\\Scripts;%PATH%" - "SET PATH=C:\\Python37;C:\\Python37\\Scripts;%PATH%"
- pip install tox - pip install tox
# Not a C# project # Not a C# project
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment