Skip to content

Commit 831e74f

Browse files
committed
[Appveyor] Remove Ruby 1.9.
1 parent ffb5a21 commit 831e74f

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

appveyor.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,5 @@ test_script:
2626
- bundle exec rake test ACTIVERECORD_UNITTEST_DATASERVER="localhost\SQL2012SP1"
2727
environment:
2828
matrix:
29-
- ruby_version: "193"
30-
- ruby_version: "200-x64"
3129
- ruby_version: "21-x64"
30+
- ruby_version: "200-x64"

0 commit comments

Comments
 (0)