Sign in
flutter
/
third_party
/
protobuf
/
42903f87f0ae72479de367e007a3d7e6d2a02f9e
/
.
/
kokoro
/
macos
/
php7.4_mac
/
build.sh
blob: 98c82d4bb388c33a669540666a0715203a0acd12 [
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
.
4
_mac