summaryrefslogtreecommitdiff
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
commitc0e5f06d7d6e53019e9e5371873c1bc76305259c (patch)
tree62a3efa1e0f853dcaf5c71dab5a27e4f02625489 /appveyor.yml
parenteca36f9cd876c04bc2cca0e029d7577262d97008 (diff)
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: