Support Node.js 8 and 10 in CI tool
This commit is contained in:
parent
e0e011e806
commit
70ec88eac6
@ -71,3 +71,5 @@ jobs:
|
||||
language: node_js
|
||||
node_js:
|
||||
- "6"
|
||||
- "8"
|
||||
- "10"
|
||||
|
Loading…
Reference in New Issue
Block a user