UNPKG

165 BYAMLView Raw
1language: node_js
2node_js:
3 - "0.10"
4 - "0.12"
5 - "iojs"
6before_install:
7 - "npm config set spin false"
8 - "npm install -g npm@^2"
9 - "npm install typescript"