summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Wray <jason@mapbox.com>2018-09-17 12:32:23 -0700
committerJason Wray <jason@mapbox.com>2018-09-17 12:32:23 -0700
commit12809db596ae888a36d1af465bbd65362ac37d4d (patch)
tree8937b3c498e9ac5b0cdc5cbc1dbe6f0f2a9d1b62
parentf3efa628c00b1141332d11dd27de5a19f8a8d22a (diff)
downloadqtlocation-mapboxgl-12809db596ae888a36d1af465bbd65362ac37d4d.tar.gz
[ios, build] Bump timeout for ios-release to 5m
-rw-r--r--circle.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/circle.yml b/circle.yml
index fd0bb4369a..48ed16b2cc 100644
--- a/circle.yml
+++ b/circle.yml
@@ -1056,7 +1056,7 @@ jobs:
- run:
name: Build dynamic framework for device and simulator
command: make iframework
- no_output_timeout: 2m
+ no_output_timeout: 5m
- deploy:
name: Upload nightly build to s3
command: |