File tree Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change @@ -33,12 +33,11 @@ environment:
33
33
secure : VChrioaIWkf9iuuaSs4cryiA4honrADgZqNC0++begg=
34
34
CI_AZURE_PASS :
35
35
secure : cSQp8sk4urJYvq0utpsK+r7J+snJ2wpcdp8RdXJfB+w=
36
- matrix :
37
- - ruby_version : " 25-x64"
38
- - ruby_version : " 26-x64"
39
36
matrix :
40
37
allow_failures :
41
38
- 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).
39
+ - ruby_version : " 25-x64"
42
40
- 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).
41
+ - ruby_version : " 26-x64"
43
42
- ruby_version : " 27" # Ruby version not installed on AppVeyor Windows instance.
44
43
- ruby_version : " 27-x64" # Ruby version not installed on AppVeyor Windows instance.
You can’t perform that action at this time.
0 commit comments