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