Skip to content

Commit 633d11e

Browse files
committed
[ci] Add github actions badge replacing travis.
1 parent 0a12441 commit 633d11e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
MyBatis Scala Adapter
22
=====================
33

4-
[![Build Status](https://travis-ci.org/mybatis/scala.svg?branch=master)](https://travis-ci.org/mybatis/scala)
4+
[![Java CI](https://github.com/mybatis/scala/workflows/Java%20CI/badge.svg)](https://github.com/mybatis/scala/actions/workflows/ci.yaml)
55
[![Coverage Status](https://coveralls.io/repos/mybatis/scala/badge.svg?branch=master&service=github)](https://coveralls.io/github/mybatis/scala?branch=master)
66
[![License](http://img.shields.io/:license-apache-brightgreen.svg)](http://www.apache.org/licenses/LICENSE-2.0.html)
77

0 commit comments

Comments
 (0)