From a571910f6347af189be2faefbf92e7e326dc1f2a Mon Sep 17 00:00:00 2001 From: Elad Date: Wed, 29 Feb 2012 21:56:02 -0800 Subject: [PATCH] travis-ci image --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 1d87cda..aac6f8d 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # Neoid +[![Build Status](https://secure.travis-ci.org/elado/neoid.png)](http://travis-ci.org/elado/neoid) + Make your ActiveRecords stored and searchable on Neo4j graph database, in order to make fast graph queries that MySQL would crawl while doing them. Neoid to Neo4j is like Sunspot to Solr. You get the benefits of Neo4j speed while keeping your schema on your plain old RDBMS.