Skip to content

Commit

Permalink
add travis badge
Browse files Browse the repository at this point in the history
lsaether authored Dec 8, 2017
1 parent 7ceb9db commit 5d6a13d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -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.
We host developer documentation via Doxitiy on github pages.

0 comments on commit 5d6a13d

Please sign in to comment.