mirror of
https://github.com/qTox/qTox.git
synced 2024-03-22 14:00:36 +08:00
fix(build): attempt to make travis happy
This commit is contained in:
parent
0a53331b85
commit
919a94b978
|
@ -217,6 +217,9 @@ build() {
|
||||||
fcho "------------------------------"
|
fcho "------------------------------"
|
||||||
fcho "Starting build process ..."
|
fcho "Starting build process ..."
|
||||||
# update version info
|
# update version info
|
||||||
|
cd $QTOX_DIR
|
||||||
|
fcho "Now working in ${PWD}"
|
||||||
|
fcho "Setting the version ..."
|
||||||
./tools/update-versions.sh
|
./tools/update-versions.sh
|
||||||
|
|
||||||
rm -rf $BUILD_DIR
|
rm -rf $BUILD_DIR
|
||||||
|
|
Loading…
Reference in New Issue
Block a user