Switch from Travis to Github Actions
This commit is contained in:
@@ -1,11 +1,13 @@
|
||||
# Erlang wrapper for SQLite3
|
||||
|
||||
[](https://github.com/badlop/erlang-sqlite3/actions/workflows/ci.yml)
|
||||
[](https://coveralls.io/github/processone/erlang-sqlite3?branch=master)
|
||||
[](https://hex.pm/packages/sqlite3)
|
||||
|
||||
This library allows you to work with SQLite3 databases from Erlang.
|
||||
|
||||
It is compatible with Windows and Linux, and should probably work on other OSes as well.
|
||||
|
||||
[](https://travis-ci.org/alexeyr/erlang-sqlite3)
|
||||
|
||||
See also [esqlite](https://github.com/mmzeeman/esqlite) for an alternative library.
|
||||
|
||||
## Requirements
|
||||
|
||||
Reference in New Issue
Block a user