mirror of https://github.com/gogits/gogs.git
Unknown
12 years ago
2 changed files with 14 additions and 0 deletions
@ -0,0 +1,13 @@ |
|||||||
|
language: go |
||||||
|
|
||||||
|
notificaitons: |
||||||
|
email: |
||||||
|
recipients: gpmgo.com@gmail.com |
||||||
|
on_success: change |
||||||
|
on_failure: always |
||||||
|
|
||||||
|
install: |
||||||
|
- go get github.com/BurntSushi/toml |
||||||
|
|
||||||
|
script: |
||||||
|
- go build -v |
Loading…
Reference in new issue