[Pkg-owncloud-commits] [php-sabredav] 26/163: Matching the vobject targets.

David Prévot taffit at moszumanska.debian.org
Tue May 20 18:54:50 UTC 2014


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

taffit pushed a commit to annotated tag upstream/2.0.0_beta1
in repository php-sabredav.

commit 9e9eeb8b20724a006ff625783e9b4e39ce522f12
Author: Evert Pot <evert at rooftopsolutions.nl>
Date:   Wed Apr 2 20:16:38 2014 -0400

    Matching the vobject targets.
---
 .travis.yml | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

diff --git a/.travis.yml b/.travis.yml
index 344befe..143c7ac 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -2,13 +2,18 @@ language: php
 php:
   - 5.4
   - 5.5
+  - 5.5.9
+  - 5.5.10
   - 5.6
   - hhvm
+  - hhvm-nightly
 
 matrix:
   fast_finish: true
   allow_failures:
-    - php: hhvm
+    - php: 5.5.10
+    - php: 5.6
+    - php: hhvm-nightly
 
 services:
   - mysql

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