[Chinese-commits] [manpages-zh] 85/131: add travis
Boyuan Yang
hosiet-guest at moszumanska.debian.org
Tue Dec 13 19:59:44 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 6e75a4bad3bee268da60e3a8fbec69994524c92c
Author: LI Daobing <lidaobing at gmail.com>
Date: Mon Apr 9 17:44:09 2012 +0800
add travis
---
.travis.yml | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/.travis.yml b/.travis.yml
new file mode 100644
index 0000000..66ad181
--- /dev/null
+++ b/.travis.yml
@@ -0,0 +1,6 @@
+install:
+ - sudo apt-get install zh-autoconvert
+script:
+ - ./autogen.sh
+ - ./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