appveyor: specify windows image
This commit is contained in:
committed by
Steve Chavez
parent
b1a101c253
commit
a4f687fdfd
@@ -1,5 +1,6 @@
|
|||||||
## AppVeyor is only used for building a Windows binary, no tests are run here.
|
## AppVeyor is only used for building a Windows binary, no tests are run here.
|
||||||
platform: x64
|
platform: x64
|
||||||
|
image: Visual Studio 2015
|
||||||
|
|
||||||
cache:
|
cache:
|
||||||
- "c:\\sr"
|
- "c:\\sr"
|
||||||
|
|||||||
Reference in New Issue
Block a user