Switch Build to use 2.4 with certs files

patched by MSP-Greg <MSP-Greg@users.noreply.github.com>
fix https://github.com/ruby/ruby/pull/1702

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@60022 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
naruse 2017-09-25 17:38:42 +00:00
Родитель 56f91c6ec5
Коммит 42d4f9ea8b
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -3,7 +3,7 @@ shallow_clone: true
platform:
- x64
environment:
ruby_version: "23-%Platform%"
ruby_version: "24-%Platform%"
zlib_version: "1.2.11"
matrix:
- vs: "120"