Update .appveyor.yml
This commit is contained in:
parent
1ad6db8079
commit
88341c6431
|
@ -22,7 +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"
|
- windeployqt --release "%DEPLOY_DIR%\matrique.exe"
|
||||||
- 7z a matrique.zip "%DEPLOY_DIR%\"
|
- 7z a matrique.zip "%DEPLOY_DIR%\"
|
||||||
|
|
||||||
artifacts:
|
artifacts:
|
||||||
|
|
Loading…
Reference in New Issue