We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent da3ce06 commit 9569899Copy full SHA for 9569899
.travis.yml
@@ -1,6 +1,6 @@
1
install:
2
- - sudo apt-get install zh-autoconvert
+ - sudo apt-get install zh-autoconvert autoconf automake
3
script:
4
- - ./autogen.sh
+ - autoreconf --install --verbose
5
- ./configure
6
- make
0 commit comments