ci: test bazel builds on travis (#18240)
This commit is contained in:

committed by
Miško Hevery

parent
c6cf678a07
commit
eaa843b55f
@ -46,4 +46,7 @@ case ${CI_MODE} in
|
||||
aio_e2e)
|
||||
${thisDir}/test-aio-e2e.sh
|
||||
;;
|
||||
bazel)
|
||||
${thisDir}/test-bazel.sh
|
||||
;;
|
||||
esac
|
||||
|
Reference in New Issue
Block a user