[Pkg-owncloud-commits] [php-sabredav] 67/275: Less verbose
David Prévot
taffit at moszumanska.debian.org
Thu Sep 25 14:55:52 UTC 2014
This is an automated email from the git hooks/post-receive script.
taffit pushed a commit to branch master
in repository php-sabredav.
commit 43161acfea1c964b8e8fbcd6f8bf163bcf7c3b8e
Author: Evert Pot <me at evertpot.com>
Date: Wed Jun 25 15:49:27 2014 -0400
Less verbose
---
.travis.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.travis.yml b/.travis.yml
index 2092a2f..a28a829 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -23,7 +23,7 @@ before_script:
script:
- ./bin/phpunit --configuration tests/phpunit.xml
- - ./bin/phpcs -v --standard=tests/phpcs/ruleset.xml lib/
+ - ./bin/phpcs -p --standard=tests/phpcs/ruleset.xml lib/
notifications:
irc:
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-owncloud/php-sabredav.git
More information about the Pkg-owncloud-commits
mailing list