xmpp.chapril.org-conversejs/.travis.yml

7 lines
108 B
YAML
Raw Normal View History

2013-07-28 23:24:04 +02:00
language: node_js
node_js:
- "0.10"
before_script:
- "./node_modules/.bin/grunt fetch"
2013-07-28 23:24:04 +02:00
script: grunt test