2013-06-21 19:31:32 -04:00
|
|
|
language: go
|
|
|
|
|
2013-12-02 04:56:30 -05:00
|
|
|
go: 1.2
|
2013-08-13 02:33:23 -04:00
|
|
|
|
2013-06-21 19:31:32 -04:00
|
|
|
services:
|
|
|
|
- redis-server
|
2013-08-13 02:33:23 -04:00
|
|
|
|
|
|
|
notifications:
|
|
|
|
irc:
|
|
|
|
channels:
|
|
|
|
- "irc.freenode.net#chihaya"
|
2013-08-13 03:36:55 -04:00
|
|
|
on_success: always
|
|
|
|
on_failure: always
|
2013-11-30 23:13:30 -05:00
|
|
|
email: false
|