[Pkg-owncloud-commits] [php-sabre-vobject] 13/18: This should do it.

David Prévot taffit at moszumanska.debian.org
Mon Mar 31 01:19:40 UTC 2014


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

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

commit 9892cf968dff171393a731f427871a6e4084c048
Author: Evert Pot <evert at rooftopsolutions.nl>
Date:   Sun Mar 30 17:50:13 2014 -0400

    This should do it.
---
 .travis.yml | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/.travis.yml b/.travis.yml
index 9eb9232..5bd1508 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -9,9 +9,8 @@ php:
 
 matrix:
   allow_failures:
-    - php:
-      - 5.5.10
-      - 5.6
+    - php: 5.5.10
+    - php: 5.6
 
 script: phpunit --configuration tests/phpunit.xml
 

-- 
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