add Node 4 to travis build matrix

pull/7738/head
Rich-Harris 9 years ago
parent 1e007a0c78
commit 0055fb589e

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

Loading…
Cancel
Save