mirror of
https://github.com/sqlitebrowser/sqlitebrowser.git
synced 2026-01-29 15:29:50 -06:00
Experiment 6.0 for AppImage
Debugging version number command for travis
This commit is contained in:
committed by
GitHub
parent
4d2fa9303a
commit
322fe3c381
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user