[Pkg-owncloud-commits] [php-sabre-vobject] 01/19: Testing PHP 7
David Prévot
taffit at moszumanska.debian.org
Tue May 19 20:10:12 UTC 2015
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 3fddd3d7af3ac3feb5b2a70ccf2b0c62310bdab6
Author: Evert Pot <me at evertpot.com>
Date: Fri Feb 27 22:11:22 2015 -0500
Testing PHP 7
---
.travis.yml | 3 +++
1 file changed, 3 insertions(+)
diff --git a/.travis.yml b/.travis.yml
index ed7095d..28ad160 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -4,10 +4,13 @@ php:
- 5.4
- 5.5
- 5.6
+ - 7
- hhvm
matrix:
fast_finish: true
+ allow_failures:
+ - php: 7
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