diff options
author | Lukas Reschke <lukas@owncloud.com> | 2015-06-28 17:06:49 +0200 |
---|---|---|
committer | Lukas Reschke <lukas@owncloud.com> | 2015-06-28 17:06:49 +0200 |
commit | a43ba1bf1db80ef87ea1b09b068480cc90715088 (patch) | |
tree | 2b988e9ea55c773a4a54e64e0f0f2aa7dbdb803a /.scrutinizer.yml | |
parent | 7b4e1f526b01915914c616b863fa73cf5dce6ce5 (diff) | |
download | nextcloud-server-a43ba1bf1db80ef87ea1b09b068480cc90715088.tar.gz nextcloud-server-a43ba1bf1db80ef87ea1b09b068480cc90715088.zip |
Update comment
Diffstat (limited to '.scrutinizer.yml')
-rw-r--r-- | .scrutinizer.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.scrutinizer.yml b/.scrutinizer.yml index a03f3632a1b..c788343e5d3 100644 --- a/.scrutinizer.yml +++ b/.scrutinizer.yml @@ -21,4 +21,4 @@ imports: tools: external_code_coverage: - timeout: 7200 # Timeout in seconds. 60 minutes + timeout: 7200 # Timeout in seconds. 120 minutes |