mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
Use Ruby 2.4 instead of AppVeyor's Default(Ruby 1.9)
This commit is contained in:
@@ -22,6 +22,9 @@ environment:
|
||||
|
||||
init:
|
||||
- call "%visualcpp%" %machine%
|
||||
# For using Rubyinstaller's Ruby 2.4 64bit
|
||||
- set PATH=C:\Ruby24-x64\bin;%PATH%
|
||||
- ruby --version
|
||||
|
||||
|
||||
install:
|
||||
|
||||
Reference in New Issue
Block a user