update travis to test using node 9.2

This commit is contained in:
Roman Shtylman 2017-12-10 10:32:01 -08:00
parent 764b58f883
commit 4a4b72b492

View File

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