Add Node 16 to travis

pull/2294/head^2
Nick O'Leary 2021-04-20 18:38:35 +01:00
parent 68fef169f3
commit 719aea2a58
No known key found for this signature in database
GPG Key ID: 4F2157149161A6C9
1 changed files with 3 additions and 0 deletions

View File

@ -13,3 +13,6 @@ matrix:
- node_js: "12"
script:
- ./node_modules/.bin/grunt no-coverage
- node_js: "16"
script:
- ./node_modules/.bin/grunt no-coverage