[Chinese-commits] [manpages-zh] 127/131: fix travis.yml

Boyuan Yang hosiet-guest at moszumanska.debian.org
Tue Dec 13 19:59:57 UTC 2016


This is an automated email from the git hooks/post-receive script.

hosiet-guest pushed a commit to branch master
in repository manpages-zh.

commit 9569899b93b0a0087e7d7a11aabc7ceb9f07a1c1
Author: Boyuan Yang <073plan at gmail.com>
Date:   Wed Dec 14 02:40:24 2016 +0800

    fix travis.yml
---
 .travis.yml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/.travis.yml b/.travis.yml
index 66ad181..451590f 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,6 +1,6 @@
 install:
-  - sudo apt-get install zh-autoconvert
+  - sudo apt-get install zh-autoconvert autoconf automake
 script:
-  - ./autogen.sh
+  - autoreconf --install --verbose
   - ./configure
   - make

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/chinese/manpages-zh.git



More information about the Chinese-commits mailing list