diff --git a/.appveyor.yml b/.appveyor.yml index 92b1aa0..8f35176 100644 --- a/.appveyor.yml +++ b/.appveyor.yml @@ -5,7 +5,7 @@ image: stack: python 3 environment: - PY_DIR: C:\Python37-x64 + PY_DIR: C:\Python36-x64 MINGW_DIR: C:\mingw-w64\x86_64-7.2.0-posix-seh-rt_v5-rev1\mingw64\bin clone_depth: 3