From: Joe Orton Date: Fri, 8 Nov 2019 14:30:34 +0000 (+0000) Subject: Fix yaml typo. X-Git-Tag: 2.5.0-alpha2-ci-test-only~1806 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=41fd48a11ba8fddd797a66060e1c8cdc25d4e34a;p=thirdparty%2Fapache%2Fhttpd.git Fix yaml typo. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1869565 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/.travis.yml b/.travis.yml index 500527eb998..1b1dd8ca7a6 100644 --- a/.travis.yml +++ b/.travis.yml @@ -67,7 +67,7 @@ matrix: - libjansson-dev # ------------------------------------------------------------------------- - if: branch = trunk - - name: Linux Ubuntu, APR trunk + name: Linux Ubuntu, APR trunk env: APR_VERSION=trunk APR_CONFIG="--with-crypto" CONFIG="--enable-mods-shared=reallyall" # -------------------------------------------------------------------------