[Pkg-owncloud-commits] [php-sabredav] 59/148: Testing PHP 7
David Prévot
taffit at moszumanska.debian.org
Wed Apr 15 01:37:14 UTC 2015
This is an automated email from the git hooks/post-receive script.
taffit pushed a commit to branch master
in repository php-sabredav.
commit 6ab4d0de3f1b0c5046d88fad114dd8f2d1640f11
Author: Evert Pot <me at evertpot.com>
Date: Fri Feb 27 22:02:06 2015 -0500
Testing PHP 7
---
.travis.yml | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/.travis.yml b/.travis.yml
index b8c58e1..9063d93 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -3,12 +3,13 @@ php:
- 5.4
- 5.5
- 5.6
+ - 7.0
- hhvm
matrix:
fast_finish: true
allow_failures:
- - php: hhvm
+ - php: hhvm, 7.0
env:
matrix:
--
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