Browse Source

Add more travis target

Godzil 4 years ago
parent
commit
7c085caaa0
1 changed files with 3 additions and 0 deletions
  1. 3 0
      .travis.yml

+ 3 - 0
.travis.yml

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