commit | 81b3c440c64a372b6e47f9cb50804bd60f83e83f | [log] [tgz] |
---|---|---|
author | Roger Meier <roger@apache.org> | Sun Apr 12 21:06:11 2015 +0200 |
committer | Roger Meier <roger@apache.org> | Sun Apr 12 21:06:11 2015 +0200 |
tree | 7fedf1d0d5546d71cef5dd333ec587316cca2952 | |
parent | b1a35da9168cca5a7524ab9814161f024da145df [diff] [blame] |
THRIFT-3014 AppVeyor support - fix format
diff --git a/appveyor.yml b/appveyor.yml index 4350083..0c5bfdf 100755 --- a/appveyor.yml +++ b/appveyor.yml
@@ -30,7 +30,7 @@ BOOST_ROOT: c:\Libraries\boost BOOST_LIBRARYDIR: c:\Libraries\boost\stage\lib - install: +install: - cinst cmake - cinst nsis - cinst ant @@ -49,5 +49,5 @@ - cmake --build . --config Release - cpack -TODO enable testing -TODO make it perfect ;-r +#TODO enable testing +#TODO make it perfect ;-r