From 70557d9eccfe0a19aa136cad8b294600b82a2596 Mon Sep 17 00:00:00 2001 From: Tom Hutchison Date: Wed, 22 Feb 2017 11:58:57 -0500 Subject: [PATCH] fixing stupid travis set to master branch --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a2c2a2b..191d3ab 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ This skin is based on a fork of and complete rework of the layout of the Foregro # MediaWiki Pivot Skin -[![Build Status](https://travis-ci.org/Hutchy68/pivot.svg)](https://travis-ci.org/Hutchy68/pivot) +[![Build Status](https://travis-ci.org/Hutchy68/pivot.svg?branch=master)](https://travis-ci.org/Hutchy68/pivot) [![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/Hutchy68/pivot/badges/quality-score.png?b=master)](https://scrutinizer-ci.com/g/Hutchy68/pivot/?branch=master) A [MediaWiki](http://www.mediawiki.org) skin that focuses on mobile first but will pivot to all viewports with elegance. Supports responsive layouts and has classes predefined for [Semantic MediaWiki](http://semantic-mediawiki.org/wiki/Semantic_MediaWiki). Built on the [Zurb Foundation 5](http://foundation.zurb.com) CSS framework.