mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
appveyor.yml: show the OS version
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@64300 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
f219f785dc
commit
591b2566d7
1 changed files with 1 additions and 0 deletions
|
@ -8,6 +8,7 @@ environment:
|
|||
matrix:
|
||||
- vs: "120"
|
||||
install:
|
||||
- ver
|
||||
- chcp
|
||||
- SET BITS=%Platform:x86=32%
|
||||
- SET BITS=%BITS:x=%
|
||||
|
|
Loading…
Reference in a new issue