Skip to content

Commit

Permalink
commit
Browse files Browse the repository at this point in the history
  • Loading branch information
seleznevae committed Oct 8, 2017
1 parent 4300454 commit 2c63140
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,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
- unset QTDIR; unset QT_PLUGIN_PATH ; unset LD_LIBRARY_PATH
- unset QTDIR; unset QT_PLUGIN_PATH
- ls ./deploy/*.desktop
- cp ./src/resources/images/application/jag.png
- ./linuxdeployqt*.AppImage ./deploy/*.desktop -bundle-non-qt-libs
Expand Down

0 comments on commit 2c63140

Please sign in to comment.