Skip to content

Commit 0b7a8ee

Browse files
committed
Update status badges in README.md
We don't use travis or codecov anymore. Therefore delete the respective badges and add one for our Github Actions CI workflow.
1 parent 9320df6 commit 0b7a8ee

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
# ![moodle-mod_groupmembers](pix/icon.png) Resource Module: Group Members
2-
[![Build Status](https://travis-ci.org/learnweb/moodle-mod_groupmembers.svg?branch=master)](https://travis-ci.org/learnweb/moodle-mod_groupmembers)
3-
[![codecov](https://codecov.io/gh/learnweb/moodle-mod_groupmembers/branch/master/graph/badge.svg)](https://codecov.io/gh/learnweb/moodle-mod_groupmembers)
4-
2+
[![Moodle Plugin CI](https://github.com/learnweb/moodle-mod_groupmembers/actions/workflows/moodle-ci.yml/badge.svg)](https://github.com/learnweb/moodle-mod_groupmembers/actions/workflows/moodle-ci.yml)
53

64
This plugin adds a resource module that shows all groups, all groups of a predefined grouping, or all groups that someone is enrolled in.
75
Optionally, it displays email addresses of other members of one's group.

0 commit comments

Comments
 (0)