UNPKG

138 BYAMLView Raw
1language: node_js
2node_js:
3 - "0.10"
4services:
5 - mongodb
6 - redis-server
7before_install: npm install -g grunt-cli
8install: npm install
\No newline at end of file