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

Update .travis.yml

parent 4d9c2158
No related branches found
No related tags found
No related merge requests found
......@@ -20,6 +20,6 @@ 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 -verbose=2 -appimage
- ./linuxdeployqt-799f704-x86-64.appimage ./xdgurl.AppDir/xdgurl -qmldir src/app/qml -verbose=2 -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