language: node_js before_install: - npm install -g istanbul node_js: - "0.10" - "0.11" - "0.12" - "iojs"