Add Node 10 and 11
This commit is contained in:
parent
969879921e
commit
401a511668
@ -3,6 +3,8 @@ sudo: false
|
|||||||
node_js:
|
node_js:
|
||||||
- 8
|
- 8
|
||||||
- 9
|
- 9
|
||||||
|
- 10
|
||||||
|
- 11
|
||||||
before_install:
|
before_install:
|
||||||
- npm install --only=dev
|
- npm install --only=dev
|
||||||
script:
|
script:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user