mirror of
https://github.com/azures04/crafatar.git
synced 2026-03-22 07:51:17 +01:00
9 lines
141 B
YAML
9 lines
141 B
YAML
language: node_js
|
|
node_js:
|
|
- "0.10"
|
|
notifications:
|
|
irc: "irc.esper.net#spongy"
|
|
services:
|
|
- redis-server
|
|
script: "mocha"
|
|
skip_join: true |