blob: 7de7b97aeef3768abbdd1a36c500470bd18fd32f [file] [log] [blame]
language: "node_js"
env: DEBUG=*
branches:
only:
- master
- next
- rewrite
node_js:
- "0.8"
- "0.10"
- "0.11"
- "0.12"
- "iojs"
services:
- couchdb
os:
- linux
- osx
before_install:
- npm update -g npm