Gentoo Archives: gentoo-commits

From: Gergely Nagy <ngg@×××.hu>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/proj/dotnet:master commit in: /
Date: Thu, 22 Apr 2021 19:11:56
Message-Id: 1619118706.d147d81e5d5de74f41ccf14ad317f327717dff95.ngg@gentoo
1 commit: d147d81e5d5de74f41ccf14ad317f327717dff95
2 Author: Gergely Nagy <ngg <AT> ngg <DOT> hu>
3 AuthorDate: Thu Apr 22 19:11:46 2021 +0000
4 Commit: Gergely Nagy <ngg <AT> ngg <DOT> hu>
5 CommitDate: Thu Apr 22 19:11:46 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/proj/dotnet.git/commit/?id=d147d81e
7
8 readme.md: fix travis badge
9
10 Signed-off-by: Gergely Nagy <ngg <AT> ngg.hu>
11
12 readme.md | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/readme.md b/readme.md
16 index ca824c1..669ae18 100644
17 --- a/readme.md
18 +++ b/readme.md
19 @@ -3,7 +3,7 @@ gentoo-dotnet official overlay
20
21 note that this overlay is community driven, any help is very welcome, since so it could be unstable
22
23 -[![Build Status](https://travis-ci.org/gentoo/dotnet.png?branch=master)](https://travis-ci.org/gentoo/dotnet)
24 +[![Build Status](https://travis-ci.com/gentoo/dotnet.svg?branch=master)](https://travis-ci.com/gentoo/dotnet)
25 [![Gentoo discord server](https://img.shields.io/discord/249111029668249601.svg?style=flat-square&label=Gentoo%20Linux)](https://discord.gg/Gentoo)
26
27 Overlay Installation