Update appveyor.yml
This commit is contained in:
parent
8f772818fb
commit
0b6815bf58
|
|
@ -44,7 +44,7 @@ before_build:
|
||||||
|
|
||||||
build_script:
|
build_script:
|
||||||
- cd %APPVEYOR_BUILD_FOLDER%-build
|
- 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%'
|
- '%make%'
|
||||||
|
|
||||||
test_script:
|
test_script:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue