mithril-vndb/.travis.yml

9 lines
93 B
YAML

language: node_js
node_js:
- "0.10"
script:
- grunt test
- grunt teste2e
sudo: false