From a957ff6cd638213d559674035262133a2b842be8 Mon Sep 17 00:00:00 2001 From: Bob Ippolito Date: Thu, 23 Nov 2017 14:30:57 -0800 Subject: fix appveyor.yml --- appveyor.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/appveyor.yml b/appveyor.yml index 6b3c2d4..e6ed73d 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -43,7 +43,7 @@ environment: PYTHON_VERSION: "3.5.0" PYTHON_ARCH: "64" - - PYTHON: "C:\\Python35-x64" + - PYTHON: "C:\\Python36-x64" PYTHON_VERSION: "3.6.3" PYTHON_ARCH: "64" -- cgit v1.2.1