Skip to content

Commit 3c06654

Browse files
DifferentialOrangeLeonidVas
authored andcommitted
readme: set relevant badges
Remove Travis CI build status badge, set Github Actions fast-testing and publish badge.
1 parent ce9e2e4 commit 3c06654

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# mysql - MySQL connector for [Tarantool][]
22

3-
[![Build Status](https://travis-ci.org/tarantool/mysql.png?branch=master)](https://travis-ci.org/tarantool/mysql)
3+
[![fast-testing status][testing-actions-badge]][testing-actions-url]
4+
[![publish status][publish-actions-badge]][publish-actions-url]
45

56
## Getting Started
67

@@ -297,3 +298,8 @@ another fiber 'injects' some sql between two your calls.
297298
[Tarantool]: http://github.com/tarantool/tarantool
298299
[Tests]: https://github.com/tarantool/mysql/tree/master/test
299300
[TarantoolRocks]: https://github.com/tarantool/rocks
301+
302+
[testing-actions-badge]: https://github.com/tarantool/mysql/actions/workflows/fast_testing.yml/badge.svg
303+
[testing-actions-url]: https://github.com/tarantool/mysql/actions/workflows/fast_testing.yml
304+
[publish-actions-badge]: https://github.com/tarantool/mysql/actions/workflows/publish.yml/badge.svg
305+
[publish-actions-url]: https://github.com/tarantool/mysql/actions/workflows/publish.yml

0 commit comments

Comments
 (0)