Skip to content

Commit 9d46437

Browse files
committed
Update appveyor.yml
1 parent 3a86b5f commit 9d46437

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

appveyor.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ environment:
3636
matrix:
3737
- ruby_version: "25-x64"
3838
- ruby_version: "26-x64"
39+
matrix:
3940
allow_failures:
4041
- ruby_version: "25" # Fails because of "File does not exist: tiny_tds/tiny_tds" error (See https://github.com/rails-sqlserver/tiny_tds/issues/391).
4142
- ruby_version: "26" # Fails because of "File does not exist: tiny_tds/tiny_tds" error (See https://github.com/rails-sqlserver/tiny_tds/issues/391).

0 commit comments

Comments
 (0)