Sign in
flutter
/
third_party
/
protobuf
/
7d1362c7ba96ef13de713869513ca32d79a02931
/
.
/
kokoro
/
macos
/
test_php.sh
blob: 933b25110149e74adc701203ac9dc1fc5f4eb2aa [
file
] [
log
] [
blame
]
#!/bin/bash
set
-
eux
pushd php
rm
-
rf vendor
php
-
v
php
-
m
composer update
composer test_c
popd
git clean
-
fXd
bazel test
//
php
:
conformance_test_c
--
action_env
=
PATH
--
test_env
=
PATH
--
test_output
=
streamed