mirror of
https://github.com/google/nomulus.git
synced 2025-07-20 01:35:59 +02:00
Fixed use of --test_output flag.
This commit is contained in:
parent
1d9bad352f
commit
f0d4ebd2a1
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
|
||||
|
||||
script:
|
||||
- bazel --test_output=errors test ... |& cat
|
||||
- bazel test --test_output=errors ... |& cat
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue