mirror of
https://github.com/leozide/leocad
synced 2025-01-29 20:34:50 +01:00
Update .travis.yml
This commit is contained in:
parent
53935734eb
commit
40f7fb438e
1 changed files with 2 additions and 2 deletions
|
@ -84,7 +84,7 @@ script:
|
|||
- wget -c "https://github.com/probonopd/linuxdeployqt/releases/download/continuous/linuxdeployqt-continuous-x86_64.AppImage"
|
||||
- chmod a+x linuxdeployqt*.AppImage
|
||||
- unset QTDIR; unset QT_PLUGIN_PATH ; unset LD_LIBRARY_PATH
|
||||
- ./linuxdeployqt*.AppImage ./appdir/usr/bin/leocad -bundle-non-qt-libs
|
||||
- ./linuxdeployqt*.AppImage ./appdir/usr/bin/leocad -appimage
|
||||
- ./linuxdeployqt*.AppImage ./appdir/usr/bin/leocad -bundle-non-qt-libs -verbose=2
|
||||
- ./linuxdeployqt*.AppImage ./appdir/usr/bin/leocad -appimage -verbose=2
|
||||
- curl --upload-file ./LeoCAD-*.AppImage https://transfer.sh/LeoCAD-git.$(git rev-parse --short HEAD).qt$QT_BASE-x86_64.AppImage
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue