Skip to content

Commit

Permalink
appveyor: Remove Ruby 2.1 CI targets on appveyor. Fix #2255
Browse files Browse the repository at this point in the history
Signed-off-by: Hiroshi Hatake <hatake@clear-code.com>
  • Loading branch information
cosmo0920 committed Jan 9, 2019
1 parent 5b80dd0 commit f841c68
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,14 +30,9 @@ environment:
devkit: C:\Ruby23\DevKit
- ruby_version: "22-x64"
devkit: C:\Ruby23-x64\DevKit
- ruby_version: "21-x64"
devkit: C:\Ruby23-x64\DevKit
- ruby_version: "22"
devkit: C:\Ruby23\DevKit
WIN_RAPID: true
- ruby_version: "21"
devkit: C:\Ruby23\DevKit
WIN_RAPID: true
matrix:
allow_failures:
- ruby_version: "21"

0 comments on commit f841c68

Please sign in to comment.