aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorterminaldweller <thabogre@gmail.com>2021-07-13 16:12:53 +0000
committerterminaldweller <thabogre@gmail.com>2021-07-13 16:12:53 +0000
commit056102711074ddacad25c781b5122f1af8c3fbe1 (patch)
tree21618c2f67b367e93a6b079d4de8e5b6e874408d /README.md
parentadded a dockerfile for cgrep. i'll try to add a smaller alpine image later. t... (diff)
downloadcgrep-056102711074ddacad25c781b5122f1af8c3fbe1.tar.gz
cgrep-056102711074ddacad25c781b5122f1af8c3fbe1.zip
migrated over to travis.com, updated build badge, preparing for llvm 12 and 13
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index c46f10c..9ee6186 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
-[![Build Status](https://travis-ci.org/bloodstalker/cgrep.svg?branch=master)](https://travis-ci.org/bloodstalker/cgrep)
+[![Build Status](https://travis-ci.com/terminaldweller/cgrep.svg?branch=master)](https://travis-ci.com/terminaldweller/cgrep)
[![Build status](https://ci.appveyor.com/api/projects/status/caab8oxmgljb87te?svg=true)](https://ci.appveyor.com/project/bloodstalker/cgrep)
[![Language grade: C/C++](https://img.shields.io/lgtm/grade/cpp/g/bloodstalker/cgrep.svg?logo=lgtm&logoWidth=18)](https://lgtm.com/projects/g/bloodstalker/cgrep/context:cpp)
[![Codacy Badge](https://api.codacy.com/project/badge/Grade/726c70d0e3294f149036fa6134998fe8)](https://www.codacy.com/manual/bloodstalker/cgrep?utm_source=github.com&amp;utm_medium=referral&amp;utm_content=bloodstalker/cgrep&amp;utm_campaign=Badge_Grade)