From bde0692236f1333eac6f0aaf7ef7d715eb4ead04 Mon Sep 17 00:00:00 2001 From: Vladimir Agafonkin Date: Fri, 5 Apr 2013 12:08:25 +0300 Subject: [PATCH] always show master branch image for Travis status --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 16263e80..4bb234df 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ We're happy to meet new contributors. If you want to **get involved** with Leaflet development, check out the [contribution guide][contribute]. Let's make the best open-source library for maps that can possibly exist! -[![Build Status](https://travis-ci.org/Leaflet/Leaflet.png)](https://travis-ci.org/Leaflet/Leaflet) +[![Build Status](https://travis-ci.org/Leaflet/Leaflet.png?branch=master)](https://travis-ci.org/Leaflet/Leaflet) [Vladimir Agafonkin]: http://agafonkin.com/en [contributors]: https://github.com/Leaflet/Leaflet/graphs/contributors