[Pkg-owncloud-commits] [owncloud] 177/215: Enable code coverage on scrutinizer
David Prévot
taffit at moszumanska.debian.org
Tue May 5 01:01:47 UTC 2015
This is an automated email from the git hooks/post-receive script.
taffit pushed a commit to branch stable8
in repository owncloud.
commit 4ef797f649deb7fbd7d41c06332f36e699feb023
Author: Thomas Müller <thomas.mueller at tmit.eu>
Date: Thu Apr 30 13:18:15 2015 +0200
Enable code coverage on scrutinizer
---
.scrutinizer.yml | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/.scrutinizer.yml b/.scrutinizer.yml
index 78e878a..0185ada 100644
--- a/.scrutinizer.yml
+++ b/.scrutinizer.yml
@@ -18,3 +18,7 @@ filter:
imports:
- javascript
- php
+
+tools:
+ external_code_coverage:
+ timeout: 1200 # Timeout in seconds. 20 minutes
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-owncloud/owncloud.git
More information about the Pkg-owncloud-commits
mailing list