[Pkg-owncloud-commits] [php-sabre-vobject] 06/12: Removing PHP 7 from the build altogether
David Prévot
taffit at moszumanska.debian.org
Tue Jan 12 01:31:42 UTC 2016
This is an automated email from the git hooks/post-receive script.
taffit pushed a commit to branch 3
in repository php-sabre-vobject.
commit 5fc7f898dbf2a76849191b3288376384d1517a9b
Author: Evert Pot <me at evertpot.com>
Date: Mon Jan 11 13:10:18 2016 -0500
Removing PHP 7 from the build altogether
---
.travis.yml | 6 ------
1 file changed, 6 deletions(-)
diff --git a/.travis.yml b/.travis.yml
index 28ad160..b89c1a4 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -4,14 +4,8 @@ php:
- 5.4
- 5.5
- 5.6
- - 7
- hhvm
-matrix:
- fast_finish: true
- allow_failures:
- - php: 7
-
script:
- phpunit --configuration tests/phpunit.xml
- ./bin/phpcs -p --standard=tests/phpcs/ruleset.xml lib/
--
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