blob: 74c57bf15e23917bbae91364bf06534930d0fbf6 [file] [log] [blame]
Leo Repp58b9f112021-11-22 11:57:47 +01001language: node_js
2node_js:
3 - "0.8"
4 - "0.10"
5 - "0.12"
6 - "iojs"
7before_install:
8 - npm install -g npm@~1.4.6