build: bump node version on travis

This commit is contained in:
Krist Wongsuphasawat 2019-10-23 14:33:30 -07:00 committed by Yongjie Zhao
parent 1e3f4bdf73
commit a1aa26d97c

View File

@ -1,7 +1,7 @@
language: node_js
node_js:
- '10.10'
- '10.13'
cache:
- npm: true