[Pkg-owncloud-commits] [php-sabre-vobject] 08/106: Compact output for phpcs.

David Prévot taffit at moszumanska.debian.org
Fri Aug 22 15:10:54 UTC 2014


This is an automated email from the git hooks/post-receive script.

taffit pushed a commit to branch master
in repository php-sabre-vobject.

commit ffb7c31a0582b7df16e27726a323a82636fdc361
Author: Evert Pot <me at evertpot.com>
Date:   Thu Jul 17 23:07:52 2014 -0400

    Compact output for phpcs.
---
 .travis.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.travis.yml b/.travis.yml
index 41d80cd..a828574 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -13,7 +13,7 @@ matrix:
 
 script:
   - phpunit --configuration tests/phpunit.xml
-  - ./bin/phpcs  -v --standard=tests/phpcs/ruleset.xml lib/
+  - ./bin/phpcs -p --standard=tests/phpcs/ruleset.xml lib/
 
 
 before_script: composer install

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-owncloud/php-sabre-vobject.git



More information about the Pkg-owncloud-commits mailing list