build: bump node versions to 12 + 14

This commit is contained in:
Andrey Sidorov 2020-05-21 20:10:43 +10:00
parent e17e8b04a1
commit c54dddd746

View file

@ -12,7 +12,5 @@ env:
language: node_js
node_js:
- '4.2'
- '5'
- '6'
- '7'
- '12'
- '14'