From 8e87f44c8cf780bdfebd812758fd10baf3aaa69e Mon Sep 17 00:00:00 2001 From: Sebastian Serth Date: Mon, 7 Dec 2020 19:03:09 +0100 Subject: [PATCH] Swap badge from Travis to GitHub Actions --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 327f1c1c..3e64dd31 100644 --- a/README.md +++ b/README.md @@ -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)