add build status in README (#566)

This commit is contained in:
Guanqun Lu
2018-08-15 16:05:08 +08:00
committed by Gav Wood
parent bfbe1fe18b
commit 7b65e9bf62
+6
View File
@@ -4,6 +4,12 @@
:toc:
:sectnums:
++++
<a href="https://travis-ci.org/paritytech/polkadot">
<img alt="Build Status" src="https://travis-ci.org/paritytech/polkadot.svg?branch=master">
</a>
++++
Implementation of a https://polkadot.network node in Rust.