Skip to content
This repository was archived by the owner on Mar 29, 2019. It is now read-only.

Commit e676d46

Browse files
committed
Revert "appveyor: USe VS 2017 for building"
This reverts commit 9f33c23. We should use VS 2015 to build nightly package for now.
1 parent 8b27807 commit e676d46

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

appveyor.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
clone_folder: c:\mrnwork
22
environment:
33
matrix:
4-
- CMAKE_GENERATOR_NAME: "Visual Studio 15 2017 Win64"
4+
- CMAKE_GENERATOR_NAME: "Visual Studio 14 2015 Win64"
55

66
build_script:
77
- cmd: cd C:\mrnwork\powershell

0 commit comments

Comments
 (0)