From f305311160db0737e2188cabe02d006d58dd7aa2 Mon Sep 17 00:00:00 2001 From: Julian Date: Thu, 29 Oct 2020 12:45:39 +0100 Subject: [PATCH] using travis-ci.com badge --- README.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index 72a92a5..9d8fde7 100644 --- a/README.rst +++ b/README.rst @@ -10,8 +10,8 @@ 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.org/RRZE-HPC/OSACA.svg?branch=master - :target: https://travis-ci.org/RRZE-HPC/OSACA +.. image:: https://travis-ci.com/RRZE-HPC/OSACA.svg?branch=master + :target: https://travis-ci.com/github/RRZE-HPC/OSACA :alt: Build Status .. image:: https://codecov.io/github/RRZE-HPC/OSACA/coverage.svg?branch=master