Commit 62c460a7 by Andrew Nesbitt

Merge pull request #226 from nschonni/add-node-0.11-travis-testing

Add Node 0.11 to Travis build matrix
parents 6898e809 ee6d7d42
language: node_js
node_js:
- "0.10"
- "0.11"
after_success:
- npm run-script coverage
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment