diff --git a/README.md b/README.md index 87f434b46..be5bb889c 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ # Ethereum Alarm Clock [![Join the chat at https://gitter.im/pipermerriam/ethereum-alarm-clock](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/pipermerriam/ethereum-alarm-clock?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) +[![Build Status](https://travis-ci.org/chronologic/ethereum-alarm-clock.svg?branch=master)](https://travis-ci.org/chronologic/ethereum-alarm-clock) Source code for the [Ethereum Alarm Clock service](http://www.ethereum-alarm-clock.com/) @@ -30,4 +31,4 @@ Between each instance of running the tests it is advised to rebuild your build/ Currently there exists some documentation in the docs/ directory, but I make no guarantees that anything in there is up-to-date. Part of the work of the revitalization effort is to produce more in-line documentation in the code. To be safe, always refer to the documentation in the code as the final say as changes are migrating from the codebase back out into the docs currently. -We host developer documentation via Doxitiy on github pages. \ No newline at end of file +We host developer documentation via Doxitiy on github pages.