diff --git a/README.md b/README.md index 0f07ff23db..b3c151c773 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # Rust Beacon Chain +[![Build Status](https://travis-ci.org/sigp/rust_beacon_chain.svg?branch=master)](https://travis-ci.org/sigp/rust_beacon_chain) + A **work-in-progress** implementation of the Ethereum beacon_chain in Rust. It is an implementation of the [Full PoS Casper chain