From: Ruediger Pluem Date: Fri, 30 Oct 2020 20:06:33 +0000 (+0000) Subject: * Condition is not needed on Focal as the system APR (1.6) is recent enough for trunk... X-Git-Tag: 2.5.0-alpha2-ci-test-only~1171 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e2c798ed764607b77abe0abf89aeed1e3e8207c8;p=thirdparty%2Fapache%2Fhttpd.git * Condition is not needed on Focal as the system APR (1.6) is recent enough for trunk [skip ci] git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1882999 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/.travis.yml b/.travis.yml index e5cdbc2592d..ea740a81c05 100644 --- a/.travis.yml +++ b/.travis.yml @@ -214,8 +214,7 @@ jobs: CONFIG="--enable-mods-shared=reallyall" APU_CONFIG="--with-crypto --with-ldap" # ------------------------------------------------------------------------- - - if: *condition_24x_only - name: Linux Ubuntu Focal, all-modules, system APR/APR-util + - name: Linux Ubuntu Focal, all-modules, system APR/APR-util os: linux dist: focal env: CONFIG="--enable-mods-shared=reallyall"