Update .travis.yml

Updated node version
This commit is contained in:
Daniel 2022-01-28 16:37:50 +01:00 committed by GitHub
parent 66daaadb17
commit 6c2c40cb95
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,6 +1,6 @@
language: node_js
node_js:
- "14"
- "16"
dist: trusty
cache:
npm: true