From 991f07873080b9882a149c8a1a6a3de59e89e211 Mon Sep 17 00:00:00 2001 From: Sheel Choksi Date: Thu, 31 Oct 2013 09:58:45 -0700 Subject: [PATCH] Add Travis build badge to Readme --- README.markdown | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.markdown b/README.markdown index a10a401..58e8a87 100644 --- a/README.markdown +++ b/README.markdown @@ -1,3 +1,5 @@ +[![Build Status](https://travis-ci.org/pivotal/jasmine-ajax.png?branch=master)](https://travis-ci.org/pivotal/jasmine-ajax) + THIS HAS NOT BEEN UPDATED FOR THE NEW JASMINE-AJAX 2.0 RELEASE. HERE BE DRAGONS. This branch is now version 2.0, if you need jasmine-ajax for Jasmine 1.3.x please grab the last release from that tag.