crafatar/.travis.yml
2014-11-08 02:58:16 +01:00

12 lines
195 B
YAML

language: node_js
node_js:
- "0.10"
script: make test-coveralls
notifications:
irc:
channels:
- "irc.esper.net#spongy"
skip_join: true
services:
- redis-server
skip_join: true