Skip to content

Commit ffb5a21

Browse files
committed
[Appveyor] Run multiple rubies.
1 parent afc14fa commit ffb5a21

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

appveyor.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,6 @@ 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"
29+
- ruby_version: "193"
30+
- ruby_version: "200-x64"
3131
- ruby_version: "21-x64"

0 commit comments

Comments
 (0)