[Pkg-owncloud-commits] [php-sabre-vobject] 08/341: Temporarily allowing hhvm failures.

David Prévot taffit at moszumanska.debian.org
Tue Aug 11 13:35:25 UTC 2015


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 71b85b45f72c17a08dd1dc7d7e4d5edf5cf5273f
Author: Evert Pot <evert at rooftopsolutions.nl>
Date:   Sat Sep 20 03:46:41 2014 +0100

    Temporarily allowing hhvm failures.
---
 .travis.yml | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/.travis.yml b/.travis.yml
index de5158d..5fd8c14 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -8,7 +8,9 @@ php:
 matrix:
   fast_finish: true
   allow_failures:
-    - php: hhvm-nightly
+    - php:
+      - hhvm
+      - hhvm-nightly
 
 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