Update appveyor.yml

This commit is contained in:
RElesgoe 2020-01-06 20:18:14 -08:00 committed by GitHub
parent 2876017b7d
commit 1f746909c1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -49,8 +49,6 @@ matrix:
fast_finish: true
install:
- vcpkg install libmysql
- vcpkg install libpq
- vcpkg install sqlite3
- vcpkg install zlib
- choco install lua