Update to node 10 in .travis.yml

This commit is contained in:
greenkeeper[bot] 2018-04-26 17:11:21 +00:00
parent d40eada232
commit 52bad512b4
1 changed files with 1 additions and 0 deletions

View File

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