Update .appveyor.yml
This commit is contained in:
parent
8fea37a1c6
commit
685455d749
|
@ -22,6 +22,7 @@ build_script:
|
||||||
|
|
||||||
after_build:
|
after_build:
|
||||||
- nmake install
|
- nmake install
|
||||||
|
- windeployqt --release --no-translations --no-angle --no-opengl-sw "%DEPLOY_DIR%\matrique.exe"
|
||||||
- 7z a matrique.zip "%DEPLOY_DIR%\"
|
- 7z a matrique.zip "%DEPLOY_DIR%\"
|
||||||
|
|
||||||
artifacts:
|
artifacts:
|
||||||
|
|
Loading…
Reference in New Issue