Merge pull request #1395 from maurogeorge/patch-17

Drop Ruby 1.9.3 on AppVeyor
This commit is contained in:
Benjamin Fleischer 2015-12-23 17:58:10 -06:00
commit 651aef0d74

View File

@ -4,8 +4,6 @@ skip_tags: true
environment:
matrix:
- ruby_version: "193"
- ruby_version: "193-x64"
- ruby_version: "200"
- ruby_version: "200-x64"
- ruby_version: "21"