From 9412014f2634dfd6657d09b9ff3d98ff1123bb49 Mon Sep 17 00:00:00 2001 From: Edward Robinson Date: Tue, 11 Jun 2013 01:16:51 +0200 Subject: [PATCH] Update README.md Added Travis badge --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 93de303..f4173cc 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ flask-s3 ======== +![](https://api.travis-ci.org/e-dard/flask-s3.png) + Seamlessly serve the static assets of your Flask app from Amazon S3. Documentation