From 0ae97eea5cfc70a614662a3dd818398bba1e281c Mon Sep 17 00:00:00 2001 From: Paul Hauner Date: Thu, 19 Jul 2018 09:51:28 +1000 Subject: [PATCH] Update travis logo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8e059b36b8f..b2b12932ac8 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Lighthouse -[![Build Status](https://travis-ci.org/sigp/rust_beacon_chain.svg?branch=master)](https://travis-ci.org/sigp/rust_beacon_chain) +[![Build Status](https://travis-ci.org/sigp/lighthouse.svg?branch=master)](https://travis-ci.org/sigp/lighthouse) A **work-in-progress** implementation of the Ethereum beacon_chain in Rust.