Skip to content

Commit 15aa406

Browse files
committed
Update status badges in README.md
Remove old status badges: We don’t use Travis CI or CodeCov anymore. Instead, add a GitHub Actions status badge.
1 parent c4885b7 commit 15aa406

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
# moodle-block_groups
2-
[![Build Status](https://travis-ci.org/learnweb/moodle-block_groups.svg?branch=master)](https://travis-ci.org/learnweb/moodle-block_groups)
3-
[![codecov](https://codecov.io/gh/learnweb/moodle-block_groups/branch/master/graph/badge.svg)](https://codecov.io/gh/learnweb/moodle-block_groups)
2+
[![Moodle Plugin CI](https://github.com/learnweb/moodle-block_groups/actions/workflows/moodle-ci.yml/badge.svg)](https://github.com/learnweb/moodle-block_groups/actions/workflows/moodle-ci.yml)
43

54

65
A Moodle block to display groups and groupings to users. The plugin differentiates between the capability rights of users

0 commit comments

Comments
 (0)