]> git.ipfire.org Git - thirdparty/haproxy.git/commitdiff
CI: travis-ci: arm64 are not allowed to fail anymore
authorIlya Shipitsin <chipitsine@gmail.com>
Wed, 11 Nov 2020 18:16:22 +0000 (23:16 +0500)
committerWilly Tarreau <w@1wt.eu>
Tue, 17 Nov 2020 11:17:41 +0000 (12:17 +0100)
.travis.yml

index e7ae0bbb831088c43b7b681414af1e57c11fe5f7..1057ccc37e9e3de8fbe033893ef7a3dfd7932c7c 100644 (file)
@@ -98,11 +98,6 @@ matrix:
       - export SLZ_INC=${HOME}/opt/include SLZ_LIB=${HOME}/opt/lib
       - export ADDLIB="-Wl,-rpath,$SLZ_LIB"
     name: openssl-1.1.1 | slz | pcre2
-  allow_failures:
-  - os: linux
-    arch: arm64
-    if: type == push
-    compiler: clang
 
 install:
   - git clone https://github.com/VTest/VTest.git ../vtest