chore(deps): update node.js
parent
6c5f62c6ba
commit
5cab8eea65
@ -1 +1 @@
|
|||||||
14.10.1
|
14.11.0
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
sudo: false
|
sudo: false
|
||||||
language: node_js
|
language: node_js
|
||||||
node_js:
|
node_js:
|
||||||
- "v14.10.1"
|
- "v14.11.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