Update appveyor.yml

This commit is contained in:
bobthecooldad
2018-01-15 17:53:57 +00:00
committed by GitHub
parent e727360fad
commit 2c9b8e6d09

View File

@@ -24,7 +24,6 @@ configuration:
install:
- git submodule update --init --recursive
- download_bundled_external("qt/" qt-5.7-msvc2015_64 QT_PREFIX)
- ps: |
if ($env:BUILD_TYPE -eq 'mingw') {
$dependencies = "mingw64/mingw-w64-x86_64-cmake",