Drop support Node.js 10 in CI

This commit is contained in:
Daniel García Aubert 2020-05-18 11:41:50 +02:00
parent 4c8b3e2c47
commit 95a092bd83

View File

@ -21,7 +21,6 @@ jobs:
dist: bionic
node_js:
- "10"
- "12"
install: