aboutsummaryrefslogtreecommitdiffstats
path: root/appveyor.yml
diff options
context:
space:
mode:
authornaruse <naruse@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2018-10-11 23:59:09 +0000
committernaruse <naruse@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2018-10-11 23:59:09 +0000
commit93a1ac756866ee977cfbe3d0edebcb50f09442f4 (patch)
tree62a3efa1e0f853dcaf5c71dab5a27e4f02625489 /appveyor.yml
parenta8fad17d767f2a7412416cf5382036e59759f19e (diff)
downloadruby-93a1ac756866ee977cfbe3d0edebcb50f09442f4.tar.gz
Specify vm image on appveyor.yml
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@65016 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'appveyor.yml')
-rw-r--r--appveyor.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/appveyor.yml b/appveyor.yml
index 25f49e8a87..a86ede1d2b 100644
--- a/appveyor.yml
+++ b/appveyor.yml
@@ -9,9 +9,12 @@ environment:
matrix:
- build: vs
vs: 120
+ image: Visual Studio 2013
- build: vs
vs: 140
+ image: Visual Studio 2015
- build: msys2
+ image: Visual Studio 2015
matrix:
fast_finish: true
notifications: