From: Unknwon Date: Sun, 1 Feb 2015 17:44:10 +0000 (-0500) Subject: update travis.yml and add badge X-Git-Tag: v0.9.99~1518 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=27bd2157ed4fac16677e2747ac4671acc3c6efa1;p=gitea.git update travis.yml and add badge --- diff --git a/.travis.yml b/.travis.yml index ae85336957..85e5f396ea 100644 --- a/.travis.yml +++ b/.travis.yml @@ -8,6 +8,8 @@ go: sudo: false +script: go build -v + notifications: email: - u@gogs.io \ No newline at end of file diff --git a/README.md b/README.md index 226f2c8777..a2f71967dc 100644 --- a/README.md +++ b/README.md @@ -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)