Add Node.js 12 to testing (#5)

This commit is contained in:
Corey Farrell 2019-04-26 00:53:26 -04:00 committed by Sindre Sorhus
parent 267600324e
commit bd197bb9c1
1 changed files with 1 additions and 0 deletions

View File

@ -1,5 +1,6 @@
language: node_js
node_js:
- '12'
- '10'
- '8'
- '6'