From 427eebfbfed10bcbbd094f47fa4f7f54adc5eaaf Mon Sep 17 00:00:00 2001 From: Jan <20126033+JanLJL@users.noreply.github.com> Date: Fri, 18 Dec 2020 14:10:52 +0100 Subject: [PATCH] Changed badge target to GH Actions --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index df40713..0698291 100644 --- a/README.rst +++ b/README.rst @@ -11,7 +11,7 @@ Open Source Architecture Code Analyzer For an innermost loop kernel in assembly, this tool allows automatic instruction fetching of assembly code and automatic runtime prediction including throughput analysis and detection for critical path and loop-carried dependencies. .. image:: https://github.com/RRZE-HPC/OSACA/workflows/test-n-publish/badge.svg?branch=master&event=push - :target: https://travis-ci.com/github/RRZE-HPC/OSACA + :target: https://github.com/RRZE-HPC/OSACA/actions :alt: Build Status .. image:: https://codecov.io/github/RRZE-HPC/OSACA/coverage.svg?branch=master