travis: update to test with node 6.2

This commit is contained in:
Roman Shtylman
2016-07-24 21:37:18 -04:00
parent eae9718ab3
commit c81ed7ff4a

View File

@@ -1,4 +1,4 @@
language: node_js
sudo: false
node_js:
- "4"
- "6.2"