Skip to content

Commit c444370

Browse files
authored
Merge pull request #5 from mar3kk/readme_build_status
Add build status to README
2 parents 3b63a41 + cccde53 commit c444370

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,22 @@
11
![](http://static.creatordev.io/logo.png)
2+
23
# Provision Daemon for ci40 board.
34

45
Visit us at [forum.creatordev.io](http://forum.creatordev.io) for support and discussion
56

67

78
This project provides daemon which provides PSK and configuration needed by constrained device to be provisioned on [Device Server](http://creatordev.io/). This code cooperates with [Onboarding Scripts](https://github.com/CreatorDev/ci40-onboarding-scripts) and [Provision Library](https://github.com/CreatorDev/contiki-provisioning-library) which are separate project, more information about whole solution can be find [here](http://properLinkHere)
89

10+
## Build status
11+
12+
Master
13+
[![Build Status](https://travis-ci.org/CreatorDev/ci40-provision-daemon.svg?branch=master)](https://github.com/CreatorDev/ci40-provision-daemon)
14+
15+
16+
Dev
17+
[![Build Status](https://travis-ci.org/CreatorDev/ci40-provision-daemon.svg?branch=dev)](https://github.com/CreatorDev/ci40-provision-daemon)
18+
19+
920
## Pre requirements
1021
To have this daemon working in proper way you have to ensure following things:
1122

0 commit comments

Comments
 (0)