Skip to content

Commit e72371f

Browse files
committed
Update tiny_tds version for appveyor
1 parent 01a7946 commit e72371f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ init:
22
- SET PATH=C:\Ruby%ruby_version%\bin;%PATH%
33
- SET PATH=C:\MinGW\msys\1.0\bin;%PATH%
44
- SET RAKEOPT=-rdevkit
5-
- SET TINYTDS_VERSION=2.1.0
5+
- SET TINYTDS_VERSION=2.1.3.pre
66
clone_depth: 5
77
skip_tags: true
88
matrix:

0 commit comments

Comments
 (0)