Add Node.js 12 to testing (#5)
This commit is contained in:
parent
267600324e
commit
bd197bb9c1
|
@ -1,5 +1,6 @@
|
||||||
language: node_js
|
language: node_js
|
||||||
node_js:
|
node_js:
|
||||||
|
- '12'
|
||||||
- '10'
|
- '10'
|
||||||
- '8'
|
- '8'
|
||||||
- '6'
|
- '6'
|
||||||
|
|
Loading…
Reference in New Issue