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