UNPKG

120 BYAMLView Raw
1language: node_js
2sudo: false
3node_js:
4 - "5"
5 - "4"
6
7before_install:
8- npm install -g npm@latest
9
10script:
11- npm test