diff options
-rw-r--r-- | .travis.yml | 2 | ||||
-rw-r--r-- | README.md | 2 |
2 files changed, 3 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml index ae853369..85e5f396 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 @@ -1,4 +1,4 @@ -Gogs - Go Git Service [](https://app.wercker.com/project/bykey/ad0bdb0bc450ac6f09bc56b9640a50aa) [](https://travis-ci.org/gogits/gogs) +Gogs - Go Git Service [](https://travis-ci.org/gogits/gogs) [](https://travis-ci.org/gogits/gogs) ===================== [](https://gitter.im/gogits/gogs?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) |