blob: 4bce05606c77ff9c56863bb81d854ea4c290fec7 [file] [log] [blame]
language: node_js
node_js:
- "6.0"
- "5.0"
- "4.0"
- "iojs"
- "0.12"
- "0.11"
- "0.10"
- "0.8"
- "0.6"
sudo: false
before_install:
npm install -g npm@'>=1.4.3'
matrix:
allow_failures:
- node_js: "0.8"
- node_js: "0.6"