summaryrefslogtreecommitdiffstats
path: root/.github/appveyor.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/appveyor.yml')
-rw-r--r--.github/appveyor.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.github/appveyor.yml b/.github/appveyor.yml
index 6a79a62..98b32c9 100644
--- a/.github/appveyor.yml
+++ b/.github/appveyor.yml
@@ -14,6 +14,8 @@ test_script:
- cmd: PCbuild\rt.bat -q -uall -u-cpu -rwW --slowest --timeout=1200 --fail-env-changed -j0
environment:
HOST_PYTHON: C:\Python36\python.exe
+image:
+- Visual Studio 2017
# Only trigger AppVeyor if actual code or its configuration changes
only_commits: