CI: travis-ci: arm64 are not allowed to fail anymore

This commit is contained in:
Ilya Shipitsin 2020-11-11 23:16:22 +05:00 committed by Willy Tarreau
parent 6d54113406
commit ddc202a024
1 changed files with 0 additions and 5 deletions

View 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