summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--circle.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/circle.yml b/circle.yml
index 0d1651e01d..75b10850e6 100644
--- a/circle.yml
+++ b/circle.yml
@@ -187,6 +187,7 @@ jobs:
- run:
name: Run Clang checks
command: make check
+ no_output_timeout: 20m
# ------------------------------------------------------------------------------
android-debug-arm-v7: