Skip to content

Commit

Permalink
[ci] Add github actions badge replacing travis.
Browse files Browse the repository at this point in the history
  • Loading branch information
hazendaz committed Jul 9, 2021
1 parent 0a12441 commit 633d11e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
MyBatis Scala Adapter
=====================

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

Expand Down

0 comments on commit 633d11e

Please sign in to comment.