summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSaya Sugiura <ssugiura@jp.adit-jv.com>2020-12-16 13:43:59 +0900
committerSaya Sugiura <39760799+ssugiura@users.noreply.github.com>2020-12-16 13:54:09 +0900
commit6fade05719508d563c083c13e4c9e17257090526 (patch)
tree028c350bb6b07ddb953ce1546054a87df2608cfc
parent8f5e3dc0f3134ea2fdaffd13a16464b1a2f2ecd4 (diff)
downloadDLT-daemon-6fade05719508d563c083c13e4c9e17257090526.tar.gz
README: Switch from travis-ci.org to travis-ci.com
Signed-off-by: Saya Sugiura <ssugiura@jp.adit-jv.com>
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 93a6b14..e0c9936 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
# Diagnostic Log and Trace
-Build and Test status: [![build and test status](https://travis-ci.org/GENIVI/dlt-daemon.svg?branch=master)](https://travis-ci.org/GENIVI/dlt-daemon)
+Build and Test status: [![Build Status](https://travis-ci.com/GENIVI/dlt-daemon.svg?branch=master)](https://travis-ci.com/GENIVI/dlt-daemon)
Alerts: [![Total alerts](https://img.shields.io/lgtm/alerts/g/GENIVI/dlt-daemon.svg?logo=lgtm&logoWidth=18)](https://lgtm.com/projects/g/GENIVI/dlt-daemon/alerts/)
Code quality: [![Language grade: C/C++](https://img.shields.io/lgtm/grade/cpp/g/GENIVI/dlt-daemon.svg?logo=lgtm&logoWidth=18)](https://lgtm.com/projects/g/GENIVI/dlt-daemon/context:cpp)