This website requires JavaScript.
Explore
Help
Sign in
Elgato_dark
/
angular
Watch
1
Star
0
Fork
You've already forked angular
0
mirror of
https://github.com/angular/angular
synced
2026-05-24 09:28:37 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
5a7bf36723
angular
/
scripts
/
ci
/
test-bazel.sh
6 lines
81 B
Bash
Raw
Normal View
History
Unescape
Escape
ci: test bazel builds on travis (#18240)
2017-07-20 16:40:40 +00:00
#!/usr/bin/env bash
set
-u -e -o pipefail
build: upgrade bazel rules to latest (#20768) Add enough BUILD files to make it possible to `bazel build packages/core/test` Also re-format BUILD.bazel files with Buildifier. Add a CI lint check that they stay formatted. PR Close #20768
2017-12-06 14:56:49 +00:00
bazel build --config
=
ci packages/...
Reference in a new issue
Copy permalink