[Pkg-owncloud-commits] [php-sabredav] 108/163: Removed php versions that are no longer on travis.

David Prévot taffit at moszumanska.debian.org
Tue May 20 18:54:59 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 d876e11006e773c451386fa0e8c4f93219030ff3
Author: Evert Pot <evert at rooftopsolutions.nl>
Date:   Sat May 3 02:11:35 2014 -0400

    Removed php versions that are no longer on travis.
---
 .travis.yml | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/.travis.yml b/.travis.yml
index 34777e1..e66e686 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -2,8 +2,6 @@ language: php
 php:
   - 5.4
   - 5.5
-  - 5.5.9
-  - 5.5.10
   - 5.6
   - hhvm
   - hhvm-nightly
@@ -11,7 +9,6 @@ php:
 matrix:
   fast_finish: true
   allow_failures:
-    - php: 5.5.10
     - php: 5.6
     - php: hhvm
     - php: hhvm-nightly

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