summaryrefslogtreecommitdiff
path: root/circle.yml
diff options
context:
space:
mode:
authorMartin Fietz <Martin.Fietz@gmail.com>2016-10-02 23:36:16 +0200
committerGitHub <noreply@github.com>2016-10-02 23:36:16 +0200
commit7c028dd3e58f9116a36f337622de60feb23a79cb (patch)
tree126cf7a912098eb9500deec5e3c7817567c57be3 /circle.yml
parent8da8bf6af652b4d767d9c49d8202bef2ef4704bb (diff)
downloadAntennaPod-7c028dd3e58f9116a36f337622de60feb23a79cb.zip
Increase CircleCI timeout to 30 min
Diffstat (limited to 'circle.yml')
-rw-r--r--circle.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/circle.yml b/circle.yml
index 0361c91b2..fdc00c211 100644
--- a/circle.yml
+++ b/circle.yml
@@ -17,4 +17,4 @@ dependencies:
test:
override:
- ./gradlew assembleDebug -PdisablePreDex:
- timeout: 900
+ timeout: 1800