Added Node 10 testing to CI

no issue

- we want to test on all supported Node versions
This commit is contained in:
Daniel Lockyer 2020-01-22 10:30:43 +07:00
parent 1e46306129
commit ba6389aaf5

View File

@ -1,6 +1,7 @@
dist: xenial
language: node_js
node_js:
- '10'
- '12'
cache: yarn
env: