]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
ci: trigger.
authorYann Ylavic <ylavic@apache.org>
Sat, 12 Dec 2020 09:26:54 +0000 (09:26 +0000)
committerYann Ylavic <ylavic@apache.org>
Sat, 12 Dec 2020 09:26:54 +0000 (09:26 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1884351 13f79535-47bb-0310-9956-ffa450edef68

.travis.yml

index 4b616c321ab71238b7d83f2339a21935647d581f..835fa2c537d6b3db50f825c5f84d1213b8550f8b 100644 (file)
@@ -336,7 +336,7 @@ jobs:
       env: CONFIG="--enable-mods-shared=reallyall"
     - arch: ppc64le
       env: CONFIG="--enable-mods-shared=reallyall"
-           
+
 # CPAN modules are to be used with the system Perl and always with
 # CC=gcc, e.g. for the CC="gcc -m32" case the builds are not correct
 # otherwise.