Skip to content

Commit 03711e7

Browse files
authored
Update .travis.yml
1 parent 1cd6fae commit 03711e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ compiler: gcc
55
before_install:
66
- sudo apt-get -qq update
77
- sudo apt-get install gcc
8-
- sudo apt-get install apache2-dev
8+
- sudo apt-get install apache2-dev
99
install:
1010
- ./configure --with-apxs=/usr/bin/apxs
1111
script:

0 commit comments

Comments
 (0)