Bump travis node.js version to 14
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user