auto(deps): update node.js
parent
34cc77c206
commit
766f1ca760
@ -1 +1 @@
|
|||||||
14.4.0
|
14.5.0
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
sudo: false
|
sudo: false
|
||||||
language: node_js
|
language: node_js
|
||||||
node_js:
|
node_js:
|
||||||
- "v14.4.0"
|
- "v14.5.0"
|
||||||
script:
|
script:
|
||||||
- commitlint-travis --config commitlint.config.json
|
- commitlint-travis --config commitlint.config.json
|
||||||
- run-s test docs check-clean
|
- run-s test docs check-clean
|
||||||
|
Loading…
Reference in New Issue