Skip to content

Commit 606b8a4

Browse files
committed
master branches are used for badges
1 parent cf1b383 commit 606b8a4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[![Release](https://jitpack.io/v/scm4j/scm4j-vcs-api.svg)](https://jitpack.io/#scm4j/scm4j-vcs-api)
2-
[![Build Status](https://travis-ci.org/scm4j/scm4j-ai.svg?branch=develop)](https://travis-ci.org/scm4j/scm4j-ai)
3-
[![Coverage Status](https://coveralls.io/repos/github/scm4j/scm4j-vcs-api/badge.svg?branch=develop)](https://coveralls.io/github/scm4j/scm4j-vcs-api?branch=develop)
2+
[![Build Status](https://travis-ci.org/scm4j/scm4j-ai.svg?branch=master)](https://travis-ci.org/scm4j/scm4j-ai)
3+
[![Coverage Status](https://coveralls.io/repos/github/scm4j/scm4j-vcs-api/badge.svg?branch=master)](https://coveralls.io/github/scm4j/scm4j-vcs-api?branch=master)
44

55
# Overview
66
scm4j-vcs-api is set of base classes and interfaces to build VCS support (Git, SVN, etc) libraries which exposes basic vcs-related operations: merge, branch create etc.

0 commit comments

Comments
 (0)