summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarc Abramowitz <marc@marc-abramowitz.com>2013-09-12 15:01:35 -0700
committerMarc Abramowitz <marc@marc-abramowitz.com>2013-09-12 15:01:35 -0700
commitddebf005d8b5912ada802228bd67cc75fee430c4 (patch)
treec193c0f2398be8d6b5435cdd64d483656a2b85a1
parent8aabeaef97a15a202aa94eae1942fcf3188c4030 (diff)
downloadpymemcache-ddebf005d8b5912ada802228bd67cc75fee430c4.tar.gz
README.md: Add Travis CI build status badge
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
index c34cbd9..3d5fbec 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,9 @@
pymemcache
==========
+[![Build
+Status](https://travis-ci.org/pinterest/pymemcache.png)](https://travis-ci.org/pinterest/pymemcache)
+
A comprehensive, fast, pure-Python memcached client.
pymemcache supports the following features: