diff options
-rw-r--r-- | .travis.yml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/.travis.yml b/.travis.yml index e5cdbc2592..ea740a81c0 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" |