Merge pull request #5399 from jbampton/fix-spelling

chore: fix spelling
This commit is contained in:
Yukihiro "Matz" Matsumoto
2021-04-03 17:57:08 +09:00
committed by GitHub
+1 -1
View File
@@ -32,7 +32,7 @@ environment:
init:
- call "%visualcpp%" %machine%
# For using Rubyins4aller's Ruby 2.6 64bit
# For using RubyInstaller's Ruby 2.6 64bit
# 2.6 is the highest supported Ruby version across all historical
# Visual Studio AppVeyor images. Ruby 2.7 is only on the 2019 image.
- set PATH=C:\Ruby26-x64\bin;%PATH%