Skip to content
This repository was archived by the owner on Dec 23, 2023. It is now read-only.

Commit a1bea83

Browse files
authored
CI: Temporarily disable example bazel build. (#1698)
1 parent 7b9ea22 commit a1bea83

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.travis.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -33,9 +33,9 @@ matrix:
3333
env: TASK=BUILD_EXAMPLES_MAVEN
3434
os: linux
3535

36-
- jdk: oraclejdk8
37-
env: TASK=BUILD_EXAMPLES_BAZEL
38-
os: linux
36+
# - jdk: oraclejdk8
37+
# env: TASK=BUILD_EXAMPLES_BAZEL
38+
# os: linux
3939

4040
# Work around https://github.com/travis-ci/travis-ci/issues/2317
4141
- env: TASK=BUILD

0 commit comments

Comments
 (0)