mirror of
https://github.com/LBRYFoundation/tracker.git
synced 2025-09-06 10:39:45 +00:00
14 lines
183 B
YAML
14 lines
183 B
YAML
language: go
|
|
|
|
go: 1.2
|
|
|
|
services:
|
|
- redis-server
|
|
|
|
notifications:
|
|
irc:
|
|
channels:
|
|
- "irc.freenode.net#chihaya"
|
|
on_success: always
|
|
on_failure: always
|
|
email: false
|