Swap badge from Travis to GitHub Actions

This commit is contained in:
Sebastian Serth
2020-12-07 19:03:09 +01:00
parent 73540b3574
commit 8e87f44c8c

View File

@ -1,7 +1,7 @@
CodeOcean
==========
[![Build Status](https://travis-ci.com/openHPI/codeocean.svg?branch=master)](https://travis-ci.com/openHPI/codeocean)
[![Build Status](https://github.com/openHPI/codeocean/workflows/CI/badge.svg)](https://github.com/openHPI/codeocean/actions?query=workflow%3ACI)
[![Code Climate](https://codeclimate.com/github/openHPI/codeocean/badges/gpa.svg)](https://codeclimate.com/github/openHPI/codeocean)
[![Test Coverage](https://codeclimate.com/github/openHPI/codeocean/badges/coverage.svg)](https://codeclimate.com/github/openHPI/codeocean)