[Pkg-owncloud-commits] [php-sabre-vobject] 79/128: travis's hhvm version is not recent enough for the tests to succeed.
David Prévot
taffit at moszumanska.debian.org
Tue May 20 23:11:04 UTC 2014
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 dfdfafa19b83fb022b2594c117cb874ce27c8a2b
Author: Evert Pot <evert at rooftopsolutions.nl>
Date: Wed Mar 26 14:26:32 2014 -0400
travis's hhvm version is not recent enough for the tests to succeed.
---
.travis.yml | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/.travis.yml b/.travis.yml
index ae7c805..6ebbccf 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -6,6 +6,10 @@ php:
- 5.6
- hhvm
+matrix:
+ allowed_failures:
+ - rvm: hhvm
+
script:
- phpunit --configuration tests/phpunit.xml
- ./bin/vobject -h
--
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