mirror of
https://github.com/google/nomulus.git
synced 2025-07-26 04:28:34 +02:00
Run tests and don't show progress in travis
This commit is contained in:
parent
dea217ac8c
commit
dc955c5ebf
1 changed files with 1 additions and 1 deletions
|
@ -11,4 +11,4 @@ before_install:
|
||||||
- sudo ./bazel-0.17.1-installer-linux-x86_64.sh
|
- sudo ./bazel-0.17.1-installer-linux-x86_64.sh
|
||||||
|
|
||||||
script:
|
script:
|
||||||
- bazel build ...
|
- bazel test --noshow_progress ...
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue