diff --git a/README.mdown b/README.mdown index 88b36821..c472174a 100644 --- a/README.mdown +++ b/README.mdown @@ -6,6 +6,8 @@ Split is heavily inspired by the Abingo and Vanity rails ab testing plugins and Split is designed to be hacker friendly, allowing for maximum customisation and extensibility. +[![Build Status](https://secure.travis-ci.org/andrew/split.png?branch=master)](http://travis-ci.org/andrew/split) [![Dependency Status](https://gemnasium.com/andrew/split.png)](https://gemnasium.com/andrew/split) + ## Requirements Split uses redis as a datastore. @@ -269,8 +271,6 @@ Report Issues/Feature requests on [GitHub Issues](http://github.com/andrew/split Tests can be ran with `rake spec` -[![Build Status](https://secure.travis-ci.org/andrew/split.png?branch=master)](http://travis-ci.org/andrew/split) [![Dependency Status](https://gemnasium.com/andrew/split.png)](https://gemnasium.com/andrew/split) - ### Note on Patches/Pull Requests * Fork the project.