add Node 4 to travis build matrix

pull/353/head
Rich-Harris 8 years ago
parent 55f3ed42d9
commit 23b0f75af2

@ -1,5 +1,6 @@
language: node_js
node_js:
- "4"
- "6"
- "node"
env:

Loading…
Cancel
Save