Skip to content

Commit 46b8f60

Browse files
committed
Replace Travis CI badge with GitHub Action
1 parent 2a4d416 commit 46b8f60

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 @@
1-
# crystal-mysql [![Build Status](https://travis-ci.org/crystal-lang/crystal-mysql.svg?branch=master)](https://travis-ci.org/crystal-lang/crystal-mysql)
1+
[![CI](https://github.com/crystal-lang/crystal-mysql/actions/workflows/ci.yml/badge.svg)](https://github.com/crystal-lang/crystal-mysql/actions/workflows/ci.yml)
22

3+
# crystal-mysql
34

45
MySQL driver implement natively in Crystal, without relying on external libraries.
56

0 commit comments

Comments
 (0)