summaryrefslogtreecommitdiff
path: root/kokoro/ubuntu/build.sh
blob: bbf8841c563d1925ed9c42b830121264192a34ae (plain)
1
2
3
4
#!/bin/bash

cd $(dirname $0)/../..
bazel test :all
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback