[Pkg-owncloud-commits] [php-sabre-vobject] 11/128: Adding hhvm to version list and allowed failures.
David Prévot
taffit at moszumanska.debian.org
Tue May 20 23:10:58 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 c938da0130e722f0edf4702dbfb1f73aba687363
Author: Evert Pot <evert at rooftopsolutions.nl>
Date: Mon Dec 16 14:15:39 2013 -0500
Adding hhvm to version list and allowed failures.
---
.travis.yml | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/.travis.yml b/.travis.yml
index b3abf9d..87ea220 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -3,6 +3,11 @@ php:
- 5.3
- 5.4
- 5.5
+ - hhvm
+
+matrix:
+ allow_failures:
+ - php: hhvm
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