diff --git a/README.md b/README.md index 8ee62b4..c60a31b 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,6 @@ context ======= +[![Build Status](https://travis-ci.org/gorilla/context.png?branch=master)](https://travis-ci.org/gorilla/context) gorilla/context is a general purpose registry for global request variables.