Bump travis node.js version to 14

This commit is contained in:
Casper Warden
2020-11-24 14:44:22 +00:00
parent e47414a5b8
commit a4547806cc

View File

@@ -1,10 +1,10 @@
language: node_js
node_js: "8"
node_js: "14"
before_script:
- npm run setup
- npm run build
after_success:
- npm pack
- npm pack