[Pkg-owncloud-commits] [php-sabredav] 03/23: Added php 5.6 and hhvm to travis tests.
David Prévot
taffit at moszumanska.debian.org
Wed Mar 19 17:41:38 UTC 2014
This is an automated email from the git hooks/post-receive script.
taffit pushed a commit to branch 1.7
in repository php-sabredav.
commit 44f3707b9b4d4a55d18c7effdf69859c8e013898
Author: Evert Pot <evert at rooftopsolutions.nl>
Date: Sun Feb 9 16:12:49 2014 -0500
Added php 5.6 and hhvm to travis tests.
---
.travis.yml | 7 +++++++
1 file changed, 7 insertions(+)
diff --git a/.travis.yml b/.travis.yml
index 875ca56..1fc711b 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -4,6 +4,13 @@ php:
- 5.3
- 5.4
- 5.5
+ - 5.6
+ - hhvm
+
+matrix:
+ allow_failures:
+ - php: 5.6
+ - php: hhvm
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