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