Skip to content

Commit 9569899

Browse files
committed
fix travis.yml
1 parent da3ce06 commit 9569899

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
install:
2-
- sudo apt-get install zh-autoconvert
2+
- sudo apt-get install zh-autoconvert autoconf automake
33
script:
4-
- ./autogen.sh
4+
- autoreconf --install --verbose
55
- ./configure
66
- make

0 commit comments

Comments
 (0)