Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 0bd3c81

Browse files
committed
ci: remove Node.js 10, 11, 13, add 14, 16, 17
1 parent 9b0fc97 commit 0bd3c81

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

‎.travis.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@ sudo: false
33
language: node_js
44

55
node_js:
6-
- 10
7-
- 11
86
- 12
9-
- 13
7+
- 14
8+
- 16
9+
- 17
1010

1111
matrix:
1212
fast_finish: true
@@ -40,7 +40,7 @@ deploy:
4040
api_key:
4141
secure: DGgGAEBf2wi/wXtHHpx9aI753iNvSoxWQPiKVmCQgT6PUqnLHL4bwqq9J1WxDyeiPo31UyY8GCUzH4BVIrl/lmaVGRu3OXtJP4jnqK6B/VRS4aYJpA53hypIW46eWluXCjCxwnt+gRLF89Aqwuh6HJWOXspdveD0sGqzeT6NBq39hhA+NiuEnKNlsS0COCf+YjK0yw9Mj7Q67F6gnRXBqHsaObNgt2qoEb9Biui42iaMAldtb4LDErMON5K3V2Pwk+oQHIsNq1Efk9BlnHAJwD08RH+8JNYluSPskJO8+4SP3AdDo7EXb5luA48VdT3PXajA4kKjCjgWOqbfJzkTbRz5f7DJo7+M5YNBoHf+wEjhGat/aegdbJuRu2Sm9BCzVM7e2JZjCXa5vVH8LxNCLniyMv9Hf6tMTm25sUPzdOHWrYvMQ86+wLjpzNySWcilp3CSlQd+IB7ysVz6h7AdtXMtosNXf19caC0pbsN6kt3fxzzRqdUadP2r9Na+aWhJAJtRsNDaYCxmO5nqS3hcWEhS6i9RWVOGQ/onNrrrA+MtH8ImBK9MqGKwMzY4t51Rx7QRTMRqu01/zeELdWIK3hpTyCeBLlbQG8tV5WIjHLTiFJo8HoQ7rJoXRl5TrymarNUccaR8+UvWFuAcAufoGW528L1I2rGQx6hSGamd238=
4242
on:
43-
node: 13
43+
node: 17
4444
repo: whizark/commitlint-config-cz
4545
branch: master
4646
tags: true

‎appveyor.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@ clone_depth: 1
44

55
environment:
66
matrix:
7-
- nodejs_version: 10
8-
- nodejs_version: 11
97
- nodejs_version: 12
10-
- nodejs_version: 13
8+
- nodejs_version: 14
9+
- nodejs_version: 16
10+
- nodejs_version: 17
1111

1212
matrix:
1313
fast_finish: true

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /