blob: 4e26a94b4826e63ebaca3d71d37a767381dea950 [file] [log] [blame]
# This file contains options passed to Bazel when running tests.
# They are used by Travis CI and by non-Bazel test scripts.
build --verbose_failures --sandbox_debug --test_output=errors --spawn_strategy=standalone --genrule_strategy=standalone
test --test_strategy=standalone