mirror of
http://git.haproxy.org/git/haproxy.git/
synced 2025-02-05 21:11:53 +00:00
BUILD: travis-ci: no more allowed failures for openssl-1.0.2
since 23fb037 (which fixes #429) no need to allow failures on openssl-1.0.2
This commit is contained in:
parent
c13223022c
commit
7ef2cb2de3
@ -92,12 +92,6 @@ matrix:
|
||||
before_script:
|
||||
- git clone http://git.1wt.eu/git/libslz.git/
|
||||
- cd libslz && make && make PREFIX=${HOME}/opt install && cd ..
|
||||
allow_failures:
|
||||
- os: linux
|
||||
arch: ppc64le
|
||||
if: type == cron
|
||||
compiler: gcc
|
||||
env: TARGET=linux-glibc OPENSSL_VERSION=1.0.2u
|
||||
|
||||
install:
|
||||
- git clone https://github.com/VTest/VTest.git ../vtest
|
||||
|
Loading…
Reference in New Issue
Block a user