Skip to content

Commit 2c9e7bf

Browse files
committed
Add Github Actions badge
1 parent 0854611 commit 2c9e7bf

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/run-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Run tests
1+
name: Build
22

33
on:
44
push:

README.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -271,8 +271,8 @@ License
271271

272272
The project is licensed under the MIT license.
273273

274-
.. |Build Status| image:: https://travis-ci.org/uralbash/sqlalchemy_mptt.svg?branch=master
275-
:target: https://travis-ci.org/uralbash/sqlalchemy_mptt
274+
.. |Build Status| image:: https://github.com/uralbash/sqlalchemy_mptt/actions/workflows/run-tests.yml/badge.svg?branch=master
275+
:target: https://github.com/uralbash/sqlalchemy_mptt/actions/workflows/run-tests.yml
276276
.. |Coverage Status| image:: https://coveralls.io/repos/uralbash/sqlalchemy_mptt/badge.png
277277
:target: https://coveralls.io/r/uralbash/sqlalchemy_mptt
278278
.. |IRC Freenode| image:: https://img.shields.io/badge/irc-freenode-blue.svg

0 commit comments

Comments
 (0)