aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2022-02-07 08:15:48 +0100
committerFabian Groffen <grobian@gentoo.org>2022-02-07 08:15:48 +0100
commitf162a959f1d34bfdda0252e99d87a64271e1b13f (patch)
tree86645e013222c875dc6ba76f1fc04067f4030b6c
parent.github: disable macOS build, I give up for the day (diff)
downloadportage-utils-f162a959f1d34bfdda0252e99d87a64271e1b13f.tar.gz
portage-utils-f162a959f1d34bfdda0252e99d87a64271e1b13f.tar.bz2
portage-utils-f162a959f1d34bfdda0252e99d87a64271e1b13f.zip
README: use github badge for build status
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 60a2fd95..cb705b0b 100644
--- a/README.md
+++ b/README.md
@@ -6,7 +6,7 @@
| GIT | https://anongit.gentoo.org/git/proj/portage-utils.git |
| VIEWVCS | https://gitweb.gentoo.org/proj/portage-utils.git/ |
| GITHUB | https://github.com/gentoo/portage-utils |
-| STATUS | [![Build Status](https://travis-ci.org/gentoo/portage-utils.svg?branch=master)](https://travis-ci.org/gentoo/portage-utils) [![Coverity Status](https://scan.coverity.com/projects/9213/badge.svg)](https://scan.coverity.com/projects/gentoo-portage-utils) |
+| STATUS | [![Build Status](https://github.com/gentoo/portage-utils/actions/workflows/build-test-ci.yml/badge.svg)](https://github.com/gentoo/portage-utils/actions/workflows/build-test-ci.yml) [![Coverity Status](https://scan.coverity.com/projects/9213/badge.svg)](https://scan.coverity.com/projects/gentoo-portage-utils) |
portage-utils is a small set of utilities for working with Portage, Gentoo
ebuilds, Gentoo ebuild overlays, installed packages (vdb), and similar sources