Update to node 10 in .travis.yml

This commit is contained in:
greenkeeper[bot] 2018-05-17 14:12:16 +00:00
parent 5a99952edb
commit 6d8dc3af34

View file

@ -1,6 +1,7 @@
language: node_js
node_js:
- 8
- 10
script:
- yarn travis