Add Node 15.x to Travis

This commit is contained in:
Rob Wu
2021-03-22 12:31:24 +01:00
parent d33bd647de
commit 207e1e9ed9

View File

@@ -11,6 +11,7 @@ node_js:
- 13
- 13
- 14
- 15
script:
- npm run lint
- npm run test