Skip to content

Commit 2c63140

Browse files
committed
commit
1 parent 4300454 commit 2c63140

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ script:
4242
- wget -c "https://github.com/probonopd/linuxdeployqt/releases/download/continuous/linuxdeployqt-continuous-x86_64.AppImage"
4343
- chmod a+x linuxdeployqt*.AppImage
4444
# - unset QTDIR; unset QT_PLUGIN_PATH ; unset LD_LIBRARY_PATH
45-
- unset QTDIR; unset QT_PLUGIN_PATH ; unset LD_LIBRARY_PATH
45+
- unset QTDIR; unset QT_PLUGIN_PATH
4646
- ls ./deploy/*.desktop
4747
- cp ./src/resources/images/application/jag.png
4848
- ./linuxdeployqt*.AppImage ./deploy/*.desktop -bundle-non-qt-libs

0 commit comments

Comments
 (0)