Skip to content
This repository has been archived by the owner on Jun 16, 2022. It is now read-only.

Commit

Permalink
added travis image of build status
Browse files Browse the repository at this point in the history
  • Loading branch information
jaysonsantos committed Feb 28, 2012
1 parent 8147280 commit 27c8a89
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
@@ -1,3 +1,4 @@
[![Build Status](https://secure.travis-ci.org/jaysonsantos/django-bmemcached.png?branch=master)](http://travis-ci.org/jaysonsantos/django-bmemcached)
# Django-BMemcached
A django cache backend to use [bmemcached] (https://github.com/jaysonsantos/python-binary-memcached) module which supports memcached binary protocol with authentication.

Expand Down Expand Up @@ -42,4 +43,4 @@ CACHES = {

```bash
DJANGO_SETTINGS_MODULE=tests.settings nosetests
```
```

0 comments on commit 27c8a89

Please sign in to comment.