From 90f808df815d799de57fe88f786f63aa7f017626 Mon Sep 17 00:00:00 2001 From: Travis Swientek Date: Thu, 25 Jul 2013 16:18:32 -0700 Subject: [PATCH] Added Travis CI build status --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 47840be..838ee3d 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ Mailgun-PHP-SDK =========== +[![Build Status](https://magnum.travis-ci.com/travelton/Mailgun-PHP.png?token=3stPWthMYq4p7xpVNV9Y&branch=master)](https://magnum.travis-ci.com/travelton/Mailgun-PHP) + This is the Mailgun PHP SDK. This SDK contains methods for easily interacting with the Mailgun API. Below are examples to get you started. Installation