ucfopen / canvasapi

Python API wrapper for Instructure's Canvas LMS. Easily manage courses, users, gradebooks, and more.
https://pypi.python.org/pypi/canvasapi
MIT License
554 stars 173 forks source link

Update Badges from TravisCI to GitHub Actions #548

Closed Thetwam closed 2 years ago

Thetwam commented 2 years ago

in #468 and #478 we removed TravisCI and replaced it with GitHub Actions. Update the badge in the README to point at GitHub Actions instead of Travis.

Using the instructions from GtiHub's docs on adding a workflow status badge, our link would be:

https://github.com/ucfopen/canvasapi/actions/workflows/run-tests.yml/badge.svg?branch=develop

example branch parameter