From: Willy Tarreau Date: Thu, 25 Apr 2019 06:58:02 +0000 (+0200) Subject: BUILD: travis: remove the "allow_failures" entry X-Git-Tag: v2.0-dev3~172 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=a0abc8f2befdebb8ff4e971beb668a22f1c7873a;p=thirdparty%2Fhaproxy.git BUILD: travis: remove the "allow_failures" entry Now that OSX passes all regtests as well, remove this temporary entry. --- diff --git a/.travis.yml b/.travis.yml index 504286029d..f689fe982e 100644 --- a/.travis.yml +++ b/.travis.yml @@ -21,8 +21,6 @@ matrix: - os: osx compiler: clang env: TARGET=generic FLAGS= - allow_failures: - - os: osx install: - git clone https://github.com/VTest/VTest.git ../vtest