Skip to content

Commit e0e268e

Browse files
zimmerleFelipe Zimmerle
authored and
Felipe Zimmerle
committed
travis: Catch up with the changes proposed on #51
1 parent 32ae829 commit e0e268e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ before_script:
5454
- export PATH="/usr/local/apache2/bin/:$PATH"
5555
- ls -la /usr/local/apache2/bin/
5656
- ls -la /usr/local/apache2/include/
57-
- ./configure --with-apxs=/usr/local/apache2/bin/apxs
57+
- ./configure --with-apxs=/usr/local/apache2/bin/apxs --with-libmodsecurity=/usr/local/modsecurity
5858
- make
5959
- sudo make install
6060
- pwd

0 commit comments

Comments
 (0)