UNPKG

215 BYAMLView Raw
1language: node_js
2node_js:
3 - "0.12"
4 - "0.10"
5 - "0.8"
6 - iojs-v1
7 - iojs-v2
8 - iojs-v3
9
10before_install:
11 - '[ "${TRAVIS_NODE_VERSION}" != "0.8" ] || npm install -g npm@1.4.28'
12 - npm install -g npm@latest