Sign in
android
/
platform
/
external
/
protobuf
/
a00125024e9231d76746bd394fef8876f5cc15e2
/
.
/
kokoro
/
macos
/
php7.3_mac
/
build.sh
blob: 2d2f679da2ca0da4eb217789362c04c2688603f5 [
file
] [
log
] [
blame
]
#!/bin/bash
#
# Build file to set up and run tests
# Change to repo root
cd $
(
dirname $0
)/../../..
# Prepare worker environment to run tests
source kokoro
/
macos
/
prepare_build_macos_rc
./
tests
.
sh php7
.
3
_mac