[Pkg-owncloud-commits] [php-sabre-vobject] 01/18: Lets see if travis supports these php versions

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 93b65c2e67366ada8f42cfdf5dbc2ca9520c6841
Author: Evert Pot <evert at rooftopsolutions.nl>
Date:   Sun Mar 30 15:54:31 2014 -0400

    Lets see if travis supports these php versions
---
 .travis.yml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/.travis.yml b/.travis.yml
index 6bf8b75..09aa3d0 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -3,6 +3,9 @@ php:
   - 5.3
   - 5.4
   - 5.5
+  - 5.5.9
+  - 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