mirror of
https://github.com/pantor/inja.git
synced 2026-02-17 09:03:58 +00:00
badges to github action
This commit is contained in:
@@ -1,12 +1,12 @@
|
||||
[<div align="center"><img width="500" src="https://raw.githubusercontent.com/pantor/inja/master/doc/logo.jpg"></div>](https://github.com/pantor/inja/releases)
|
||||
|
||||
<p align="center">
|
||||
<a href="https://travis-ci.org/pantor/inja">
|
||||
<img src="https://travis-ci.org/pantor/inja.svg?branch=master" alt="Build Status">
|
||||
<a href="https://github.com/pantor/inja/actions">
|
||||
<img src="https://github.com/pantor/inja/workflows/C++%20CI/badge.svg" alt="CI Status">
|
||||
</a>
|
||||
|
||||
<a href="https://ci.appveyor.com/project/pantor/inja">
|
||||
<img src="https://ci.appveyor.com/api/projects/status/qtgniyyg6fn8ich8/branch/master?svg=true" alt="Build Status">
|
||||
<a href="https://github.com/pantor/inja/actions">
|
||||
<img src="https://github.com/pantor/inja/workflows/Documentation/badge.svg" alt="Documentation Status">
|
||||
</a>
|
||||
|
||||
<a href="https://www.codacy.com/app/pantor/inja?utm_source=github.com&utm_medium=referral&utm_content=pantor/inja&utm_campaign=Badge_Grade">
|
||||
|
||||
Reference in New Issue
Block a user