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

Closes gh-4369
This commit is contained in:
Michał Gołębiowski-Owczarek 2019-04-23 22:44:15 +02:00 committed by GitHub
parent 874030583c
commit b8d4712825
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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