[Pkg-owncloud-commits] [php-sabre-vobject] 12/18: note to self. learn yaml markup

David Prévot taffit at moszumanska.debian.org
Mon Mar 31 01:19:39 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 2a5bbf868b2a71b038e405c879acc2021d866c64
Author: Evert Pot <evert at rooftopsolutions.nl>
Date:   Sun Mar 30 17:43:20 2014 -0400

    note to self. learn yaml markup
---
 .travis.yml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/.travis.yml b/.travis.yml
index 14874ac..9eb9232 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -10,8 +10,8 @@ php:
 matrix:
   allow_failures:
     - php:
-        5.5.10
-        5.6
+      - 5.5.10
+      - 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