Update appveyor.yml

This commit is contained in:
RElesgoe 2020-01-08 02:07:36 -08:00 committed by GitHub
parent 42ad0865d7
commit 7c78536025
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -49,8 +49,8 @@ matrix:
fast_finish: true
install:
- vcpkg install sqlite3
- vcpkg install zlib
- vcpkg install sqlite3 --triplet x64-windows
- vcpkg install zlib --triplet x64-windows
- choco install lua
#cache: c:\tools\vcpkg\installed\