Skip to content

Commit 4518147

Browse files
committed
Replace Travis CI badge with GitHub Action
1 parent 4ea396a commit 4518147

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
1-
# crystal-sqlite3 [![Build Status](https://travis-ci.org/crystal-lang/crystal-sqlite3.svg?branch=master)](https://travis-ci.org/crystal-lang/crystal-sqlite3)
1+
[![CI](https://github.com/crystal-lang/crystal-sqlite3/actions/workflows/ci.yml/badge.svg)](https://github.com/crystal-lang/crystal-sqlite3/actions/workflows/ci.yml)
2+
3+
# crystal-sqlite3
24

35
SQLite3 bindings for [Crystal](http://crystal-lang.org/).
46

0 commit comments

Comments
 (0)