[Pkg-owncloud-commits] [php-sabredav] 31/66: Added hhvm to build targets and allowed failures.

David Prévot taffit at moszumanska.debian.org
Sat Jan 18 20:08:20 UTC 2014


This is an automated email from the git hooks/post-receive script.

taffit pushed a commit to branch master
in repository php-sabredav.

commit 806a69e40b5b2ee58a3581d105dcfc2400fbc077
Author: Evert Pot <evert at rooftopsolutions.nl>
Date:   Tue Dec 31 20:30:38 2013 +0100

    Added hhvm to build targets and allowed failures.
---
 .travis.yml | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/.travis.yml b/.travis.yml
index 8b7a93e..2609d95 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -2,6 +2,11 @@ language: php
 php:
   - 5.4
   - 5.5
+  - hhvm
+
+matrix:
+  allow_failures:
+    - php: hhvm
 
 services:
   - mysql

-- 
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