mirror of
https://github.com/google/nomulus
synced 2026-02-05 04:21:07 +00:00
Fixed use of --test_output flag.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user