From c63a5f5c22cb1a4ab4af1b7afbeb9aa36d5fab56 Mon Sep 17 00:00:00 2001 From: Julian Hammer Date: Fri, 18 Dec 2020 14:03:54 +0100 Subject: [PATCH] updated travis badge to gh action --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index f2535aa..df40713 100644 --- a/README.rst +++ b/README.rst @@ -10,7 +10,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://travis-ci.com/RRZE-HPC/OSACA.svg?branch=master +.. 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 :alt: Build Status