UNPKG

119 BYAMLView Raw
1language: node_js
2
3node_js:
4 - "0.10"
5
6install:
7 - npm install
8
9before_script:
10 - npm install npm
11
12script:
13 - npm test