Skip to content

Commit 619be21

Browse files
committed
Update bazel in Travis CI
1 parent 3c8f718 commit 619be21

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ addons:
2626
- g++
2727

2828
before_install:
29-
- .travis/install-bazel.sh 0.3.1
29+
- .travis/install-bazel.sh 0.5.2
3030
- bazel version
3131
- bazel info
3232
- bazel fetch --curses=no -- "//... -//:jsonnetunit-docs"

0 commit comments

Comments
 (0)