From af65ac7b845e636799026b5984962325a56e7b28 Mon Sep 17 00:00:00 2001 From: Cees-Jan Kiewiet Date: Tue, 25 Jul 2017 21:37:35 +0200 Subject: [PATCH] Run HHVM tests on trusty and allow it to fail --- .travis.yml | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 0b7ce2cd..13e6b6fc 100644 --- a/.travis.yml +++ b/.travis.yml @@ -6,7 +6,14 @@ php: - 5.6 - 7.0 - 7.1 - - hhvm + +# also test against HHVM, but require "trusty" and ignore errors +matrix: + include: + - php: hhvm + dist: trusty + allow_failures: + - php: hhvm sudo: false pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy