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 1cd6fae commit 03711e7Copy full SHA for 03711e7
.travis.yml
@@ -5,7 +5,7 @@ compiler: gcc
5
before_install:
6
- sudo apt-get -qq update
7
- sudo apt-get install gcc
8
- - sudo apt-get install apache2-dev
+ - sudo apt-get install apache2-dev
9
install:
10
- ./configure --with-apxs=/usr/bin/apxs
11
script:
0 commit comments