ci: Add Travis build status batches to README

The batches also provide a link to the build
status on travis-ci.org

Signed-off-by: Daniel Mohr <daniel.mohr@evosoft.com>
This commit is contained in:
Daniel Mohr 2017-06-21 13:50:24 +00:00 committed by Daniel Wagner
parent 7451b35f46
commit f3cee3b296

View File

@ -1,6 +1,12 @@
Setup tool for bitbake based projects
=====================================
|Branch |Build Status|
|--------|------------|
|`master`|[![Build Status](https://travis-ci.org/siemens/kas.svg?branch=master)](https://travis-ci.org/siemens/kas)|
|`next` |[![Build Status](https://travis-ci.org/siemens/kas.svg?branch=next)](https://travis-ci.org/siemens/kas)|
This tool provides an easy mechanism to setup bitbake based
projects.