From: Joel Rosdahl Date: Mon, 13 Jul 2020 20:01:13 +0000 (+0200) Subject: Update Travis-CI badge URL to travis-ci.com X-Git-Tag: v4.0~326 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=5ea97ba29ee9d999bca7d754eb805b1e6a21f1aa;p=thirdparty%2Fccache.git Update Travis-CI badge URL to travis-ci.com --- diff --git a/README.md b/README.md index 2d55bd576..4d1b3218d 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ ccache – a fast compiler cache ============================== -[![Build Status](https://travis-ci.org/ccache/ccache.svg?branch=master)](https://travis-ci.org/ccache/ccache) +[![Build Status](https://travis-ci.com/ccache/ccache.svg?branch=master)](https://travis-ci.com/ccache/ccache) [![Code Quality: Cpp](https://img.shields.io/lgtm/grade/cpp/g/ccache/ccache.svg?logo=lgtm&logoWidth=18)](https://lgtm.com/projects/g/ccache/ccache/context:cpp) [![Total Alerts](https://img.shields.io/lgtm/alerts/g/ccache/ccache.svg?logo=lgtm&logoWidth=18)](https://lgtm.com/projects/g/ccache/ccache/alerts) [![Gitter](https://img.shields.io/gitter/room/ccache/ccache.svg)](https://gitter.im/ccache/ccache)