UNPKG

111 BYAMLView Raw
1language: node_js
2
3node_js:
4 - "0.11"
5 - "0.10"
6
7script:
8 - "npm run-script cover"
9 - "npm run-script lint"
\No newline at end of file