naiveproxy/third_party/protobuf/kokoro/linux/bazel/build.sh

10 lines
167 B
Bash
Raw Normal View History

2018-12-10 05:59:24 +03:00
#!/bin/bash
#
# Build file to set up and run tests
# Change to repo root
cd $(dirname $0)/../../..
git submodule update --init --recursive
bazel test :protobuf_test