There was an error while loading. Please reload this page.
1 parent 5e81741 commit 5768f19Copy full SHA for 5768f19
1 file changed
scripts/travis/script.sh
@@ -37,7 +37,7 @@ if [[ ! -z "$BZL" ]]; then
37
bazel $BZL
38
fi
39
else
40
- bazel $BZL
+ timeout 40m bazel $BZL
41
42
bazel analyze-profile /tmp/bazelprofile
43
0 commit comments