UNPKG

80 BYAMLView Raw
1language: "node_js"
2before_install: npm i -g npm@2
3node_js:
4 - 8
5 - 10
6 - 12