Update appveyor.yml

This commit is contained in:
Hamed Masafi 2019-08-04 18:20:31 +04:30 committed by GitHub
parent 8f772818fb
commit 0b6815bf58
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -44,7 +44,7 @@ before_build:
build_script:
- cd %APPVEYOR_BUILD_FOLDER%-build
- echo 'QT -= gui' >> "$TRAVIS_BUILD_DIR/ci-test-init.pri"
- echo 'QT -= gui' >> %APPVEYOR_BUILD_FOLDER%\ci-test-init.pri
- '%make%'
test_script: