From 741f8af0eae260160c7382de222035620a87616f Mon Sep 17 00:00:00 2001 From: Loic Nageleisen Date: Fri, 18 Apr 2014 19:44:28 +0200 Subject: [PATCH] travis status image --- README.mdown | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.mdown b/README.mdown index a89c277..fe0a3b6 100644 --- a/README.mdown +++ b/README.mdown @@ -3,6 +3,8 @@ µModule is a minimalist CommonJS module definition and requirement implementation, squarely aimed at browsers. +[![Build Status](https://travis-ci.org/lloeki/umodule-js.svg?branch=master)](https://travis-ci.org/lloeki/umodule-js) + ## Usage Load `umodule.js` before any other: