[Pkg-owncloud-commits] [php-sabre-vobject] 17/128: Added hhvm to build list.

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 640b0bfaa5c99e1346d0926c985c6e73a38ed4e1
Author: Evert Pot <evert at rooftopsolutions.nl>
Date:   Tue Dec 31 20:07:25 2013 +0100

    Added hhvm to build list.
---
 .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