Sign in
flutter
/
third_party
/
protobuf
/
a9625006c4a4cc6b38dd20ce5f90d6ac1472cb64
/
.
/
kokoro
/
macos
/
test_php.sh
blob: 74d88f6a3646b80a728123fe54a4f1532b86eeef [
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 $
(
kokoro
/
common
/
bazel_flags
.
sh
)
\
--
action_env
=
PATH
--
test_env
=
PATH \
//
php
:
conformance_test_c