Skip to content

Commit

Permalink
Revert appveyor back to 2.5.3 for now
Browse files Browse the repository at this point in the history
  • Loading branch information
paulfioravanti committed Apr 23, 2019
1 parent 2eb0185 commit 8f864d6
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 @@ -12,7 +12,7 @@ install:
# set the CUSTOM_RUBY_VERSION flag to whatever the latest version it supports.
# Check current supported Windows images here:
# https://www.appveyor.com/docs/windows-images-software/#ruby
- SET CUSTOM_RUBY_VERSION=2.6.1
- SET CUSTOM_RUBY_VERSION=2.5.3
# If there are `Unable to download data from https://rubygems.org/` issues,
# then add the current Appveyor Ruby version to the path.
# https://help.appveyor.com/discussions/problems/15052-unable-to-download-data-from-httpsrubygemsorg
Expand Down

0 comments on commit 8f864d6

Please sign in to comment.