Feature/move build pipeline from travis to GitHub actions (#1203)

* Remove travis configurations

* Update changelog
This commit is contained in:
Thomas Kaul
2022-08-28 21:10:25 +02:00
committed by GitHub
parent 43ce2786c1
commit 01d4ae8757
4 changed files with 6 additions and 37 deletions

View File

@@ -17,8 +17,6 @@
<p>
<a href="#contributing">
<img src="https://img.shields.io/badge/contributions-welcome-orange.svg"/></a>
<a href="https://travis-ci.com/github/ghostfolio/ghostfolio" rel="nofollow">
<img src="https://travis-ci.com/ghostfolio/ghostfolio.svg?branch=main" alt="Build Status"/></a>
<a href="https://www.gnu.org/licenses/agpl-3.0" rel="nofollow">
<img src="https://img.shields.io/badge/License-AGPL%20v3-blue.svg" alt="License: AGPL v3"/></a>
</p>