Unverified Kaydet (Commit) 35ce9905 authored tarafından Anthony Sottile's avatar Anthony Sottile Kaydeden (comit) GitHub

Merge pull request #50 from asottile/all-repos_autofix_appveyor-py37

Use python3.7 in appveyor
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