Skip to content

Commit 5cf7656

Browse files
author
Sebastiano Merlino
committed
Solved travis problems
1 parent 8dec88b commit 5cf7656

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ language: cpp
22
compiler: gcc
33
# Change this to your needs
44
before_install:
5+
- sudo apt-get install makeinfo
56
- wget http://199.231.187.83/resources/libmicrohttpd-0.9.20.tar.gz
67
- tar -xvzf libmicrohttpd-0.9.20.tar.gz
78
- cd libmicrohttpd-0.9.20

0 commit comments

Comments
 (0)