From cca5b4d50c8324144a882ebb589d5ed020c80143 Mon Sep 17 00:00:00 2001 From: David Oberhollenzer Date: Thu, 24 Jun 2021 10:48:12 +0200 Subject: Switch travis-ci.org links in README.md to travis-ci.com Signed-off-by: David Oberhollenzer --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7217b55..fcb69e2 100644 --- a/README.md +++ b/README.md @@ -174,13 +174,13 @@ the `libsquashfs` library does not. ## Automated Testing and Analysis -[![Build Status](https://travis-ci.org/AgentD/squashfs-tools-ng.svg?branch=master)](https://travis-ci.org/AgentD/squashfs-tools-ng) +[![Build Status](https://travis-ci.com/AgentD/squashfs-tools-ng.svg?branch=master)](https://travis-ci.com/AgentD/squashfs-tools-ng) [![Coverity Status](https://scan.coverity.com/projects/18718/badge.svg)](https://scan.coverity.com/projects/squashfs-tools-ng) The GitHub project for squashfs-tools-ng is registered with Travis-CI and Coverity Scan. -The [Travis-CI](https://travis-ci.org/github/AgentD/squashfs-tools-ng]) page +The [Travis-CI](https://travis-ci.com/github/AgentD/squashfs-tools-ng]) page shows the current build status for various system configurations for the latest commit on master, as well as pull requests on the GitHub project page. -- cgit v1.2.3