File tree 2 files changed +6
-6
lines changed
2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 10
10
11
11
# commitlint [ ![ slack] [ 11 ]] [ 12 ]
12
12
13
- [ ![ npm latest] [ 2 ]] [ 3 ] [ ![ Travis branch ] [ 4 ]] [ 5 ] [ ![ AppVeyor branch ] [ 6 ]] [ 7 ]
13
+ [ ![ npm latest] [ 2 ]] [ 3 ] [ ![ CircleCI ] [ 4 ]] [ 5 ] [ ![ AppVeyor] [ 6 ]] [ 7 ]
14
14
15
15
16
16
* 🚓 Be a good ` commitizen `
@@ -209,8 +209,8 @@ npx yarn run publish
209
209
[ 1 ] : https://nodejs.org/api/documentation.html#documentation_stability_index
210
210
[ 2 ] : https://img.shields.io/npm/v/@commitlint/cli.svg?style=flat-square
211
211
[ 3 ] : https://npmjs.org/package/@commitlint/cli
212
- [ 4 ] : https://img.shields.io/travis /marionebl/commitlint/master.svg?style=flat-square
213
- [ 5 ] : https://travis-ci.org /marionebl/commitlint
212
+ [ 4 ] : https://img.shields.io/circleci/project/github /marionebl/commitlint/master.svg?style=flat-square
213
+ [ 5 ] : https://circleci.com/gh /marionebl/commitlint
214
214
[ 6 ] : https://img.shields.io/appveyor/ci/marionebl/commitlint/master.svg?style=flat-square
215
215
[ 7 ] : https://ci.appveyor.com/project/marionebl/commitlint
216
216
Original file line number Diff line number Diff line change 8
8
9
9
# commitlint   ; [ ![ slack] [ 11 ]] [ 12 ]
10
10
11
- [ ![ npm latest] [ 2 ]] [ 3 ] [ ![ Travis branch ] [ 4 ]] [ 5 ] [ ![ AppVeyor branch ] [ 6 ]] [ 7 ]
11
+ [ ![ npm latest] [ 2 ]] [ 3 ] [ ![ CircleCI ] [ 4 ]] [ 5 ] [ ![ AppVeyor] [ 6 ]] [ 7 ]
12
12
13
13
` commitlint ` helps your team adhering to a commit convention. By supporting npm-installed configurations it makes sharing of commit conventions easy.
14
14
@@ -58,8 +58,8 @@ the `commitlint` icon
58
58
[ 1 ] : https://nodejs.org/api/documentation.html#documentation_stability_index
59
59
[ 2 ] : https://img.shields.io/npm/v/@commitlint/cli.svg?style=flat-square
60
60
[ 3 ] : https://npmjs.org/package/@commitlint/cli
61
- [ 4 ] : https://img.shields.io/travis /marionebl/commitlint/master.svg?style=flat-square
62
- [ 5 ] : https://travis-ci.org /marionebl/commitlint
61
+ [ 4 ] : https://img.shields.io/circleci/project/github /marionebl/commitlint/master.svg?style=flat-square
62
+ [ 5 ] : https://circleci.com/gh /marionebl/commitlint
63
63
[ 6 ] : https://img.shields.io/appveyor/ci/marionebl/commitlint/master.svg?style=flat-square
64
64
[ 7 ] : https://ci.appveyor.com/project/marionebl/commitlint
65
65
You can’t perform that action at this time.
0 commit comments