Merge pull request #122 from Vestride/update-travis

Test node 4 and 6 with Travis
pull/126/head
Glen Cheney 8 years ago committed by GitHub
commit 5e71773cd4

@ -1,3 +1,4 @@
language: node_js
node_js:
- "5"
- '6'
- '4'

Loading…
Cancel
Save