chore: add Node.js 14 to travis
This commit is contained in:
parent
ace629d3b3
commit
7f404ea0ed
|
@ -4,5 +4,6 @@ node_js:
|
|||
- "8"
|
||||
- "10"
|
||||
- "12"
|
||||
- "14"
|
||||
|
||||
after_success: npm run coverage
|
||||
|
|
Loading…
Reference in New Issue