Add travis build status to README

This commit is contained in:
Robert Schäfer 2018-12-15 12:48:05 +01:00 committed by GitHub
parent 059abd924c
commit d3d1dcb72f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,10 +1,12 @@
# Human Connection - NITRO Web
[![Build Status](https://travis-ci.com/Human-Connection/Nitro-Web.svg?branch=master)](https://travis-ci.com/Human-Connection/Nitro-Web)
![UI Screenshot](screenshot.png)
## Build Setup
### Install
``` bash
# install all dependencies
@ -36,4 +38,4 @@ All reusable Components (for example avatar) should be done inside the styleguid
### To show the styleguide
``` bash
$ yarn styleguide
```
```