mirror of
https://github.com/azures04/crafatar.git
synced 2026-03-21 23:41:18 +01:00
10 lines
152 B
YAML
10 lines
152 B
YAML
language: node_js
|
|
node_js:
|
|
- "0.10"
|
|
notifications:
|
|
irc:
|
|
channels:
|
|
- "irc.esper.net#spongy"
|
|
skip_join: true
|
|
services:
|
|
- redis-server |