[Pkg-owncloud-commits] [php-sabredav] 36/75: Making hhvm an allowed failure. It's unreliable.
David Prévot
taffit at moszumanska.debian.org
Thu Feb 26 18:51:52 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 d199f471b998de64a76b021745ef64be303299c9
Author: Evert Pot <me at evertpot.com>
Date: Tue Feb 10 11:43:08 2015 -0500
Making hhvm an allowed failure. It's unreliable.
---
.travis.yml | 2 ++
1 file changed, 2 insertions(+)
diff --git a/.travis.yml b/.travis.yml
index 5e35a52..b8c58e1 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -7,6 +7,8 @@ php:
matrix:
fast_finish: true
+ allow_failures:
+ - php: hhvm
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