Skip to content

Commit

Permalink
chore: updated build status badge to point to GitHub Actions (#62)
Browse files Browse the repository at this point in the history
  • Loading branch information
Jawayria authored Sep 14, 2021
1 parent 1d68777 commit 5f06e52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
edx-milestones [![Build Status](https://travis-ci.com/edx/edx-milestones.svg?branch=master)](https://travis-ci.com/edx/edx-milestones) [![Coverage Status](https://img.shields.io/coveralls/edx/edx-milestones.svg)](https://coveralls.io/r/edx/edx-milestones?branch=master)
edx-milestones [![Build Status](https://github.com/edx/edx-milestones/workflows/Python%20CI/badge.svg?branch=master)](https://github.com/edx/edx-milestones/actions?query=workflow%3A%22Python+CI%22) [![Coverage Status](https://img.shields.io/coveralls/edx/edx-milestones.svg)](https://coveralls.io/r/edx/edx-milestones?branch=master)
===================

edx-milestones (`milestones`) is a Django application which manages significant Course and/or Student events in the Open edX platform.
Expand Down

0 comments on commit 5f06e52

Please sign in to comment.