diff options
Diffstat (limited to 'appveyor.yml')
-rwxr-xr-x | appveyor.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/appveyor.yml b/appveyor.yml index 9a91b1860..540ab1a7d 100755 --- a/appveyor.yml +++ b/appveyor.yml @@ -19,7 +19,7 @@ # build Apache Thrift on AppVeyor - https://ci.appveyor.com -version: '0.15.0.{build}' +version: '0.16.0.{build}' shallow_clone: true |