summaryrefslogtreecommitdiff
path: root/test/README.travis
diff options
context:
space:
mode:
authorJoe Orton <jorton@apache.org>2019-11-22 09:09:08 +0000
committerJoe Orton <jorton@apache.org>2019-11-22 09:09:08 +0000
commit828f8ecc2ea1c209990ddee09545b167bf47839b (patch)
tree01131ba615457e74f0ca55bbb70278ea14684387 /test/README.travis
parent55239ec1e23ec02734c0738a57e244b2a0de1060 (diff)
downloadhttpd-828f8ecc2ea1c209990ddee09545b167bf47839b.tar.gz
Note that APU_VERSION=trunk doesn't work per rpluem's mail. [skip ci]
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1870150 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'test/README.travis')
-rw-r--r--test/README.travis3
1 files changed, 2 insertions, 1 deletions
diff --git a/test/README.travis b/test/README.travis
index 9e39e73917..1d422d8163 100644
--- a/test/README.travis
+++ b/test/README.travis
@@ -13,7 +13,8 @@ The Travis scripts use the following environment variables:
* APU_VERSION - if set, APR-util of this version is built and
installed in $HOME/root/apr-util-$APU_VERSION - a value of "*.x"
- means a branch, otherwise a tagged version is implied.
+ means a branch, otherwise a tagged version is implied. (Since there
+ is no "trunk" for apr-util, that value cannot be used here.)
* APU_CONFIG - arguments to pass when running APR-util's configure
script if APU_VERSION is set