Add Node 10 and 11

This commit is contained in:
Godzil 2019-03-04 18:44:41 +01:00
parent 969879921e
commit 401a511668

View File

@ -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: