Commit a9488f02 authored by Yuanle Song's avatar Yuanle Song
Browse files

add travis badge in README

parent 39342748
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
* COMMENT -*- mode: org -*-
#+Date: 2019-09-01
Time-stamp: <2020-02-20>
Time-stamp: <2020-02-21>

* zero-el

[[http://www.melpa.org/#/zero-input][file:http://www.melpa.org/packages/zero-input-badge.svg]]
[[https://stable.melpa.org/#/zero-input][file:https://stable.melpa.org/packages/zero-input-badge.svg]]
[[https://travis-ci.org/sylecn/zero-el][file:https://travis-ci.org/sylecn/zero-el.svg]]

zero-el provides zero-input-pinyin, an Emacs pinyin input method for Chinese
and zero-input-framework, which is an emacs Chinese input method framework.
+5 −0
Original line number Diff line number Diff line
@@ -117,6 +117,8 @@ cd ~/lisp/elisp/zero/
  https://docs.travis-ci.com/user/installing-dependencies
  Customizing the Build - Travis CI
  https://docs.travis-ci.com/user/customizing-the-build#build-matrix
  Testing Your Project on Multiple Operating Systems - Travis CI
  https://docs.travis-ci.com/user/multi-os/

* later                                                               :entry:
* current                                                             :entry:
@@ -126,6 +128,9 @@ I don't know it should recommend or suggest.
** 2019-10-23 checkdoc and package-lint can't ignore some non-issues.
I can't run them in git pre-commit hook.
* done                                                                :entry:
** 2020-02-21 org-mode, click badge should link to the pkg. not the image file.
need to drop ?branch=master
it works.
** 2020-02-20 integrate travis CI support.
just run "make dist-check".