Commit 1107ee4f05d3642215a32a679405dcf2396948e2

Authored by Tom Cocca
1 parent fb8199ce
Exists in master

added the travis button

Showing 1 changed file with 3 additions and 0 deletions   Show diff stats
@@ -6,6 +6,9 @@ Main uses would be for Users to follow other Users or for Users to follow Books, @@ -6,6 +6,9 @@ Main uses would be for Users to follow other Users or for Users to follow Books,
6 6
7 (Basically, to develop the type of follow system that GitHub has) 7 (Basically, to develop the type of follow system that GitHub has)
8 8
  9 +https://api.travis-ci.org/tcocca/acts_as_follower.png
  10 +{<img src="https://travis-ci.org/tcocca/acts_as_follower.png" />}[https://travis-ci.org/tcocca/acts_as_follower]
  11 +
9 12
10 == Installation 13 == Installation
11 14