* Create AppImage package using linuxdeployqt in Travis CI * Renamed appPath() to sharedDataPath() * Fixed include error in tutorial
This commit is contained in:
@@ -14,5 +14,8 @@ git checkout $1
|
||||
|
||||
./script/build.sh release test
|
||||
|
||||
./setup/Linux/createAppImage.sh
|
||||
|
||||
mkdir release
|
||||
cp ./Sourcetrail*.tar.gz ./release/
|
||||
cp ./Sourcetrail*.AppImage ./release/
|
||||
|
||||
Reference in New Issue
Block a user