Skip to content

Commit

Permalink
Fix comment
Browse files Browse the repository at this point in the history
  • Loading branch information
paulfioravanti committed Sep 18, 2017
1 parent 4cad162 commit 8df43bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ environment:
matrix:
- ruby_version: 24
install:
# AppVeyor currently only supports up to Ruby 2.3.3, so set the
# AppVeyor currently only supports up to Ruby 2.4.1, so set the
# custom Ruby version to be passed in to the program.
- SET CUSTOM_RUBY_VERSION=2.4.1
- SET PATH=C:\Ruby%ruby_version%\bin;%PATH%
Expand Down

0 comments on commit 8df43bb

Please sign in to comment.