parent
9abff2b95f
commit
966d9d89e6
3 changed files with 8 additions and 0 deletions
@ -0,0 +1,4 @@ |
||||
#!/bin/bash |
||||
|
||||
cd $(dirname $0)/../.. |
||||
bazel test :all |
@ -0,0 +1,2 @@ |
||||
build_file: "upb/kokoro/ubuntu/build.sh" |
||||
timeout_mins: 15 |
@ -0,0 +1,2 @@ |
||||
build_file: "upb/kokoro/ubuntu/build.sh" |
||||
timeout_mins: 15 |
Loading…
Reference in new issue