UNPKG

108 BYAMLView Raw
1language: node_js
2node_js:
3 - 0.9
4 - 0.8
5 - 0.6
6before_install: "npm install -g bob"
7script: "bob build"