diff options
author | Evegeny Vereshchagin <evvers@ya.ru> | 2018-06-07 17:53:43 +0000 |
---|---|---|
committer | Evegeny Vereshchagin <evvers@ya.ru> | 2018-06-07 17:53:43 +0000 |
commit | f5dd4eeca299c86bfdec2ebcc52ee6962feca995 (patch) | |
tree | 4a4eb5147baed515f5bc5fe087f6760116410f65 | |
parent | 38b148459371364ad56ece453636dc3dd36863c1 (diff) | |
download | systemd-f5dd4eeca299c86bfdec2ebcc52ee6962feca995.tar.gz |
README.md: embed the Travis CI badge
It should make it easier to keep track of the status
of daily cron jobs uploading data to Coverity Scan.
-rw-r--r-- | README.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -4,7 +4,8 @@ <a href="https://in.waw.pl/systemd-github-state/systemd-systemd-pull-requests.svg"><img align="right" src="https://in.waw.pl/systemd-github-state/systemd-systemd-pull-requests-small.svg" alt="Count of open pull requests over time"></a> [![Build Status](https://semaphoreci.com/api/v1/projects/28a5a3ca-3c56-4078-8b5e-7ed6ef912e14/443470/shields_badge.svg)](https://semaphoreci.com/systemd/systemd)<br/> [![Coverity Scan Status](https://scan.coverity.com/projects/350/badge.svg)](https://scan.coverity.com/projects/350)<br/> -[![CII Best Practices](https://bestpractices.coreinfrastructure.org/projects/1369/badge)](https://bestpractices.coreinfrastructure.org/projects/1369) +[![CII Best Practices](https://bestpractices.coreinfrastructure.org/projects/1369/badge)](https://bestpractices.coreinfrastructure.org/projects/1369)<br/> +[![Build Status](https://travis-ci.org/systemd/systemd.svg?branch=master)](https://travis-ci.org/systemd/systemd) ## Details |