language: node_js before_install: npm install npm -g node_js: - "0.8" - "0.10" - "0.12" - "iojs" branches: only: - master notifications: email: - rod@vagg.org - ralphtheninja@riseup.net