blob: e1bcee1acd90c1fc4a01826e321d7a3bfcdb2808 [file] [log] [blame]
language: node_js
before_script: npm install -g npm@latest
node_js:
- '0.8'
- '0.10'
- '0.12'
- 'iojs'