diff options
author | bloodstalker <thabogre@gmail.com> | 2018-11-25 18:43:03 +0000 |
---|---|---|
committer | bloodstalker <thabogre@gmail.com> | 2018-11-25 18:43:03 +0000 |
commit | 788954aab9bb8f4cdd1c87f5f3c6735a947581ea (patch) | |
tree | c65ecd1859bd7a90d58a6640cf6524337894d011 /README.md | |
parent | travis (diff) | |
download | cgrep-788954aab9bb8f4cdd1c87f5f3c6735a947581ea.tar.gz cgrep-788954aab9bb8f4cdd1c87f5f3c6735a947581ea.zip |
travis badge
Diffstat (limited to '')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,3 +1,4 @@ +[![Build Status](https://travis-ci.org/bloodstalker/cgrep.svg?branch=master)](https://travis-ci.org/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) # cgrep |