Commit ea451995 authored by Davis King's avatar Davis King

Remove Python 3.5 tests on AppVeyor because something is wrong with python 3.5…

Remove Python 3.5 tests on AppVeyor because something is wrong with python 3.5 on appveyor and the other tests are sufficient for python coverage.
parent ab9ce998
environment:
matrix:
- PATH: C:\Python35;%PATH%
- PATH: C:\Python35-x64;%PATH%
- PATH: C:\Python36;%PATH%
- PATH: C:\Python36-x64;%PATH%
- PATH: C:\Python37;%PATH%
......
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