Revert "build: update to Bazel 0.14.0 (#24296)" (#24492)

This reverts commit 0d07d273dc.

Fixes #24484

PR Close #24492
This commit is contained in:
Alex Eagle
2018-06-13 15:30:54 -07:00
committed by Miško Hevery
parent 3ccb4490a4
commit 03f93b3772
7 changed files with 30 additions and 31 deletions

View File

@ -6,7 +6,7 @@ This docker container provides everything needed to build and test Angular appli
- npm 5.5.1
- yarn 1.3.2
- Java 8 (for Closure Compiler and Bazel)
- Bazel build tool v0.14.0 - http://bazel.build
- Bazel build tool v0.13.0 - http://bazel.build
- Google Chrome 63.0.3239.84
- Mozilla Firefox 47.0.1
- xvfb (virtual framebuffer) for headless testing