[vcpkg-ci] Disable folly:x64-windows pending manual investigation.

This commit is contained in:
Robert Schumacher 2017-05-19 20:08:16 -07:00
parent 195e1b45dd
commit c99983613a

View File

@ -21,5 +21,5 @@ if (-not $?) { throw $? }
./vcpkg.exe install opencv:x86-uwp boost:x86-uwp
if (-not $?) { throw $? }
./vcpkg.exe install folly:x64-windows
if (-not $?) { throw $? }
# ./vcpkg.exe install folly:x64-windows
# if (-not $?) { throw $? }