Update README.md
diff --git a/README.md b/README.md
index bf1d73d..3562374 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
-# Gossip
+# Gossip ![Build status](https://travis-ci.org/edwardcapriolo/gossip.svg?branch=master)
 
 Gossip protocol is a method for a group of nodes to discover and check the liveliness of a cluster. More information can be found at http://en.wikipedia.org/wiki/Gossip_protocol.