Add more travis target

This commit is contained in:
Godzil 2019-07-31 17:22:52 +02:00
parent cc0bf4dfb1
commit 7c085caaa0

View File

@ -5,6 +5,9 @@ node_js:
- 9
- 10
- 11
- 12
- 13
- 14
before_install:
- npm install --only=dev
script: