Add Kokoro bots for building using Bazel.
authorEhsan Nasiri <ehsannas@gmail.com>
Thu, 17 Oct 2019 20:12:43 +0000 (16:12 -0400)
committerEhsan Nasiri <ehsannas@gmail.com>
Thu, 17 Oct 2019 20:12:43 +0000 (16:12 -0400)
commit8b11dfe16709a4d24ef975e6db6275235e03888d
tree0de07ed8e1882067e7fa57121dd87cf8d0444573
parentdccaa59c98dac1122fc806060825e1e4feef274d
Add Kokoro bots for building using Bazel.
kokoro/linux-clang-release-bazel/build.sh [new file with mode: 0644]
kokoro/linux-clang-release-bazel/continuous.cfg [new file with mode: 0644]
kokoro/linux-clang-release-bazel/presubmit.cfg [new file with mode: 0644]
kokoro/macos-clang-release-bazel/build.sh [new file with mode: 0644]
kokoro/macos-clang-release-bazel/continuous.cfg [new file with mode: 0644]
kokoro/macos-clang-release-bazel/presubmit.cfg [new file with mode: 0644]
kokoro/windows-msvc-2015-release-bazel/build.bat [new file with mode: 0644]
kokoro/windows-msvc-2015-release-bazel/continuous.cfg [new file with mode: 0644]
kokoro/windows-msvc-2015-release-bazel/presubmit.cfg [new file with mode: 0644]