Skip to content

Commit 5016bfa

Browse files
authored
Add CircleCI badges for both branches (#149)
1 parent 54fe7a6 commit 5016bfa

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
# DevExtreme CLI
2-
[![CircleCI](https://circleci.com/gh/DevExpress/devextreme-cli.svg?style=svg)](https://circleci.com/gh/DevExpress/devextreme-cli)
2+
![CircleCI](https://img.shields.io/circleci/build/github/DevExpress/devextreme-cli/master?label=master&logo=circleci)
3+
![CircleCI](https://img.shields.io/circleci/build/github/DevExpress/devextreme-cli/next?label=dev&logo=circleci)
34

45
DevExtreme CLI is a set of command-line tools to be used with the DevExtreme controls library.
56

0 commit comments

Comments
 (0)