updated travis badge to gh action

This commit is contained in:
Julian Hammer
2020-12-18 14:03:54 +01:00
committed by Jan
parent 0f86d2d1b2
commit 05fdbcf060

View File

@@ -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