From cf1148e9376c7d8220ae0f9b56effcdc08c75852 Mon Sep 17 00:00:00 2001 From: databricks-cla-test-user <40410767+databricks-cla-test-user@users.noreply.github.com> Date: Thu, 18 Apr 2019 17:26:34 -0700 Subject: [PATCH] Update .travis.yml --- .travis.yml | 1 + 1 file changed, 1 insertion(+) 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 //... +