UNPKG

145 BYAMLView Raw
1language: node_js
2node_js:
3 - "0.8"
4 - "0.10"
5 - "0.12"
6 - "io.js"
7
8before_install:
9 - npm install -g npm
10 - npm conf set strict-ssl false