From 41fd48a11ba8fddd797a66060e1c8cdc25d4e34a Mon Sep 17 00:00:00 2001 From: Joe Orton Date: Fri, 8 Nov 2019 14:30:34 +0000 Subject: [PATCH] Fix yaml typo. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1869565 13f79535-47bb-0310-9956-ffa450edef68 --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" # ------------------------------------------------------------------------- -- 2.47.3