Skip to content
Snippets Groups Projects
Commit f6d60b3f authored by probonopd's avatar probonopd Committed by GitHub
Browse files

Update .travis.yml

parent af05484a
No related branches found
No related tags found
No related merge requests found
......@@ -20,6 +20,8 @@ script:
- wget https://transfer.sh/DHN4B/linuxdeployqt-799f704-x86-64.appimage
- chmod a+x linuxdeployqt-799f704-x86-64.appimage
- export VERSION=$(git describe --always)
- ./linuxdeployqt-799f704-x86-64.appimage ./xdgurl.AppDir/xdgurl -qmldir src/app/qml -verbose=2 -appimage
- find /opt -name qmlimportscanner
- which qmlimportscanner
- ./linuxdeployqt-799f704-x86-64.appimage ./xdgurl.AppDir/xdgurl -qmldir src/app/qml -verbose=3 -appimage
- AI=$(ls xdgurl-release-*.AppImage)
- curl --upload-file "$AI" "https://transfer.sh/$AI"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment