Skip to content

Commit

Permalink
Use VS2017 in appveyor
Browse files Browse the repository at this point in the history
  • Loading branch information
sklam committed Jun 1, 2020
1 parent bdc98da commit cea2e7e
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# Environment based on https://github.com/rmcgibbo/python-appveyor-conda-example
# VS2017 needed for LLVM 9
image: Visual Studio 2017

# Environment based on https://github.com/rmcgibbo/python-appveyor-conda-example
environment:
# SDK v7.0 MSVC Express 2008's SetEnv.cmd script will fail if the
# /E:ON and /V:ON options are not enabled in the batch script intepreter
Expand Down

0 comments on commit cea2e7e

Please sign in to comment.