File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ services:
55env :
66 global :
77 - TESTOPTS="-v"
8- - TINYTDS_VERSION=1.0.5
8+ - TINYTDS_VERSION=1.1.0
99 - ACTIVERECORD_UNITTEST_HOST=localhost
1010 - ACTIVERECORD_UNITTEST_DATASERVER=localhost
1111 - ONLY_SQLSERVER=1
Original file line number Diff line number Diff line change 33 - SET PATH=C:\MinGW\msys\1.0\bin;%PATH%
44 - SET RAKEOPT=-rdevkit
55 - SET TESTOPTS='-v'
6- - SET TINYTDS_VERSION=1.0.5
6+ - SET TINYTDS_VERSION=1.1.0
77 - SET ONLY_SQLSERVER=1
88clone_depth : 5
99skip_tags : true
@@ -33,7 +33,7 @@ environment:
3333 CI_AZURE_PASS :
3434 secure : cSQp8sk4urJYvq0utpsK+r7J+snJ2wpcdp8RdXJfB+w=
3535 matrix :
36- # - ruby_version: "23-x64"
36+ - ruby_version : " 23-x64"
3737 - ruby_version : " 23"
38- # - ruby_version: "22-x64"
38+ - ruby_version : " 22-x64"
3939 - ruby_version : " 22"
Original file line number Diff line number Diff line change 77 environment :
88 PATH : /opt/local/bin:${PATH}
99 TESTOPTS : -v
10- TINYTDS_VERSION : 1.0.5
10+ TINYTDS_VERSION : 1.1.0
1111 ACTIVERECORD_UNITTEST_HOST : localhost
1212 ACTIVERECORD_UNITTEST_DATASERVER : localhost
1313 ONLY_SQLSERVER : 1
You can’t perform that action at this time.
0 commit comments