mirror of
https://github.com/sot-tech/mochi.git
synced 2026-04-30 17:40:00 -07:00
12 lines
155 B
YAML
12 lines
155 B
YAML
language: go
|
|
|
|
go: 1.3
|
|
|
|
notifications:
|
|
irc:
|
|
channels:
|
|
- "irc.freenode.net#chihaya"
|
|
on_success: always
|
|
on_failure: always
|
|
email: false
|