We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d25e6a9 commit 24aaaa2Copy full SHA for 24aaaa2
appveyor.yml
@@ -15,3 +15,7 @@ notifications:
15
on_build_success: true
16
on_build_failure: true
17
on_build_status_changed: true
18
+
19
+os: Visual Studio 2015
20
+install:
21
+- set PATH=C:\Program Files (x86)\MSBuild\14.0\Bin;%PATH%
0 commit comments