mirror of
https://github.com/amnezia-vpn/amnezia-client.git
synced 2026-05-08 14:33:23 +00:00
Travis build fix
This commit is contained in:
@@ -39,9 +39,8 @@ $QT_BIN_DIR/qmake -v
|
||||
|
||||
# Build App
|
||||
echo "Building App..."
|
||||
cd PROJECT_DIR=$(pwd)/client
|
||||
|
||||
./scripts/apple_compile.sh ios
|
||||
cd $PROJECT_DIR/client
|
||||
$PROJECT_DIR/client/scripts/apple_compile.sh ios
|
||||
|
||||
# Build and run tests here
|
||||
|
||||
|
||||
Reference in New Issue
Block a user