diff options
author | Unknwon <joe2010xtmf@163.com> | 2015-02-01 12:44:10 -0500 |
---|---|---|
committer | Unknwon <joe2010xtmf@163.com> | 2015-02-01 12:44:10 -0500 |
commit | 27bd2157ed4fac16677e2747ac4671acc3c6efa1 (patch) | |
tree | 34f136bf3f74b63efc3fe36288e682d240912aa5 /README.md | |
parent | b293b6eaa6b305bbac2147f76d5722607e8aa04b (diff) | |
download | gitea-27bd2157ed4fac16677e2747ac4671acc3c6efa1.tar.gz gitea-27bd2157ed4fac16677e2747ac4671acc3c6efa1.zip |
update travis.yml and add badge
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -Gogs - Go Git Service [![wercker status](https://app.wercker.com/status/ad0bdb0bc450ac6f09bc56b9640a50aa/s/ "wercker status")](https://app.wercker.com/project/bykey/ad0bdb0bc450ac6f09bc56b9640a50aa) [![Build Status](https://travis-ci.org/gogits/gogs.svg?branch=master)](https://travis-ci.org/gogits/gogs) +Gogs - Go Git Service [![Build Status](https://travis-ci.org/gogits/gogs.svg?branch=master)](https://travis-ci.org/gogits/gogs) [![Build Status](https://travis-ci.org/gogits/gogs.svg?branch=master)](https://travis-ci.org/gogits/gogs) ===================== [![Gitter](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/gogits/gogs?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) |