2013-06-22 01:31:32 +02:00
|
|
|
language: go
|
|
|
|
|
2013-12-02 10:56:30 +01:00
|
|
|
go: 1.2
|
2013-08-13 08:33:23 +02:00
|
|
|
|
2013-06-22 01:31:32 +02:00
|
|
|
services:
|
|
|
|
- redis-server
|
2013-08-13 08:33:23 +02:00
|
|
|
|
|
|
|
notifications:
|
|
|
|
irc:
|
|
|
|
channels:
|
|
|
|
- "irc.freenode.net#chihaya"
|
2013-08-13 09:36:55 +02:00
|
|
|
on_success: always
|
|
|
|
on_failure: always
|
2013-12-01 05:13:30 +01:00
|
|
|
email: false
|