summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryan McLellan <btm@loftninjas.org>2017-07-22 16:01:23 -0400
committerBryan McLellan <btm@loftninjas.org>2017-07-23 07:31:46 -0400
commit86eaaf533993c4c67a217aa711733985ddcc73d6 (patch)
tree7ca4344484b420ee09e75c357e2cc4f058b45fbc
parentec5e2900158d247197b0336b494303cbfae002cd (diff)
downloadchef-86eaaf533993c4c67a217aa711733985ddcc73d6.tar.gz
Switch to current VS 2015 Appveyor Image
@FeodorFitsner reports that https://github.com/appveyor/ci/issues/1657 has been fixed for the VS 2015 images. Signed-off-by: Bryan McLellan <btm@loftninjas.org>
-rw-r--r--appveyor.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/appveyor.yml b/appveyor.yml
index fb180ded5a..b2ea429556 100644
--- a/appveyor.yml
+++ b/appveyor.yml
@@ -1,6 +1,6 @@
version: "master-{build}"
-os: Previous Visual Studio 2015
+os: Visual Studio 2015
platform:
- x64