diff --git a/.travis.yml b/.travis.yml index 8351e40a6..d6997d14a 100755 --- a/.travis.yml +++ b/.travis.yml @@ -39,3 +39,4 @@ script: - bazel clean && bazel build //... # Run outside of the sandbox to get access to Docker credentials registered above. - bazel clean && bazel test --test_output=errors --strategy=TestRunner=standalone //... +