test on node 4 and 6 // add sudo: false to make use of travis containers (faster boot) for #20

parent 57a673d3
language: node_js
node_js:
- "0.10"
- "0.12"
- iojs
- "4"
- "6"
script:
- "npm run test-travis"
sudo: false
\ No newline at end of file
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