summaryrefslogtreecommitdiff
path: root/appveyor.yml
diff options
context:
space:
mode:
authornobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2018-08-11 14:15:58 +0000
committernobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2018-08-11 14:15:58 +0000
commit591b2566d71a9c6106333fffd019cab4f64cf816 (patch)
tree45154a2caa3ab79d22b72408ad44402e1a47ff5a /appveyor.yml
parentf219f785dc18636cb406ab20383d4dbd090637fc (diff)
appveyor.yml: show the OS version
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@64300 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'appveyor.yml')
-rw-r--r--appveyor.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/appveyor.yml b/appveyor.yml
index ede210f5e4..aed28412c3 100644
--- a/appveyor.yml
+++ b/appveyor.yml
@@ -8,6 +8,7 @@ environment:
matrix:
- vs: "120"
install:
+ - ver
- chcp
- SET BITS=%Platform:x86=32%
- SET BITS=%BITS:x=%