[Pkg-owncloud-commits] [php-sabre-vobject] 112/128: PHP 5.5.11 is now supported as well as PHP 5.6

David Prévot taffit at moszumanska.debian.org
Tue May 20 23:11:07 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 6e1adc420bfd6695da9d27ffe513f25405dc3d57
Author: Evert Pot <evert at rooftopsolutions.nl>
Date:   Wed Apr 30 14:36:03 2014 -0400

    PHP 5.5.11 is now supported as well as PHP 5.6
---
 .travis.yml | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/.travis.yml b/.travis.yml
index adc3da3..baf9474 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -4,15 +4,13 @@ php:
   - 5.4
   - 5.5
   - 5.5.9
-  - 5.5.10
+  - 5.5.11
   - 5.6
   - hhvm
   - hhvm-nightly
 
 matrix:
   allow_failures:
-    - php: 5.5.10
-    - php: 5.6
     - php: hhvm-nightly
 
 script:

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