Skip to content

Commit 0fa06b6

Browse files
committed
chore: add build to badges
1 parent 10f21af commit 0fa06b6

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

package.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,13 @@
2929
"categories": [
3030
"Other"
3131
],
32+
"badges": [
33+
{
34+
"description": "Build",
35+
"url": "https://travis-ci.com/nitayneeman/vscode-git-semantic-commit.svg?token=vHfpxFNvotCsScqrpvMs&branch=master",
36+
"href": "https://travis-ci.com/nitayneeman/vscode-git-semantic-commit"
37+
}
38+
],
3239
"activationEvents": [
3340
"*"
3441
],

0 commit comments

Comments
 (0)