Skip to content

Commit 814bf95

Browse files
committed
changed badges to release/4 branch
1 parent 118c043 commit 814bf95

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-vcs-api.svg?branch=master)](https://travis-ci.org/scm4j/scm4j-vcs-api)
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)
2+
[![Build Status](https://travis-ci.org/scm4j/scm4j-vcs-api.svg?branch=release/4)](https://travis-ci.org/scm4j/scm4j-vcs-api)
3+
[![Coverage Status](https://coveralls.io/repos/github/scm4j/scm4j-vcs-api/badge.svg?branch=release/4)](https://coveralls.io/github/scm4j/scm4j-vcs-api?branch=release/4)
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)