We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 156753c commit f4b2ad2Copy full SHA for f4b2ad2
.travis.yml
@@ -34,7 +34,7 @@ script:
34
- export WLLVM_HOME=`pwd`
35
- ${WLLVM_HOME}/.travis/store.sh
36
- export APACHE_URL=https://www-us.apache.org/dist/httpd/
37
- - export APACHE_VER=2.4.39
+ - export APACHE_VER=2.4.43
38
# build apache with clang
39
- ${WLLVM_HOME}/.travis/apache_clang.sh
40
# build apache with gcc and dragonegg
0 commit comments