Build: Test on Node.js 12, stop testing on Node.js 6 & 11

(cherry-picked from b8d4712825)

Closes gh-4369
This commit is contained in:
Michał Gołębiowski-Owczarek 2019-04-23 22:44:15 +02:00
parent 0d4af52934
commit b4fadc9b54

View File

@ -1,10 +1,9 @@
language: node_js
sudo: false
node_js:
- "6"
- "8"
- "10"
- "11"
- "12"
addons:
chrome: stable
env: