We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 32ae829 commit e0e268eCopy full SHA for e0e268e
.travis.yml
@@ -54,7 +54,7 @@ before_script:
54
- export PATH="/usr/local/apache2/bin/:$PATH"
55
- ls -la /usr/local/apache2/bin/
56
- ls -la /usr/local/apache2/include/
57
- - ./configure --with-apxs=/usr/local/apache2/bin/apxs
+ - ./configure --with-apxs=/usr/local/apache2/bin/apxs --with-libmodsecurity=/usr/local/modsecurity
58
- make
59
- sudo make install
60
- pwd
0 commit comments