UNPKG

189 BYAMLView Raw
1language: node_js
2
3node_js:
4 - 0.10
5 - 0.11
6
7before_script:
8 - "npm install -g grunt-cli"
9 - "npm install"
10
11script:
12 - "npm run build"
13
14notifications:
15 email:
16 - ram@hiddentao.com