Skip to content

Commit 2619489

Browse files
author
Sebastiano Merlino
committed
Changed makeinfo to texinfo
1 parent 5cf7656 commit 2619489

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
@@ -2,7 +2,7 @@ language: cpp
22
compiler: gcc
33
# Change this to your needs
44
before_install:
5-
- sudo apt-get install makeinfo
5+
- sudo apt-get install texinfo
66
- wget http://199.231.187.83/resources/libmicrohttpd-0.9.20.tar.gz
77
- tar -xvzf libmicrohttpd-0.9.20.tar.gz
88
- cd libmicrohttpd-0.9.20

0 commit comments

Comments
 (0)