This website requires JavaScript.
Explore
Help
Sign In
iSharkFly-Docs
/
angular-docs-cn
Watch
1
Star
0
Fork
0
You've already forked angular-docs-cn
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
a62371c0ebd80cc2f81cc0bbfe60dcb68c1e4ada
angular-docs-cn
/
scripts
/
ci
/
test-bazel.sh
T
6 lines
81 B
Bash
Raw
Normal View
History
Unescape
Escape
ci: test bazel builds on travis (
#18240
)
2017-07-20 09:40:40 -07:00
#!/usr/bin/env bash
set
-u -e -o pipefail
build: upgrade bazel rules to latest (
#20768
)
2017-12-06 06:56:49 -08:00
bazel build --config
=
ci packages/...
Reference in New Issue
Copy Permalink