Skip to content

Commit

Permalink
Experiment 6.0 for AppImage
Browse files Browse the repository at this point in the history
Debugging version number command for travis
  • Loading branch information
deepsidhu1313 authored Dec 23, 2018
1 parent 4d2fa93 commit 322fe3c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@ script:
- cmake -DCMAKE_INSTALL_PREFIX:PATH=../appdir/usr -Wno-dev -Dsqlcipher=1 ..
- make install
- cd ..
- git rev-list master --count
- wget -c -nv "https://github.com/probonopd/linuxdeployqt/releases/download/continuous/linuxdeployqt-continuous-x86_64.AppImage"
- chmod a+x linuxdeployqt-continuous-x86_64.AppImage
#- unset QTDIR; unset QT_PLUGIN_PATH ; unset LD_LIBRARY_PATH
Expand Down

0 comments on commit 322fe3c

Please sign in to comment.