From 61abe90f352285b2baefd7c52fff2872ad05ae6c Mon Sep 17 00:00:00 2001 From: Etienne Trimaille Date: Tue, 29 Sep 2015 09:14:50 +0200 Subject: [PATCH] Add travis status --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index eddb41ae..d9e25ab8 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,6 @@ QuickOSM ============================================================ -* Current test status master : [![Build Status](https://travis-ci.org/Gustry/QuickOSM.svg?branch=master)](https://travis-ci.org/Gustry/QuickOSM) - -To test QgisQuickOSMPlugin, you'll need to clone this repository in a directory called "QuickOSM" in your .qgis2/python/plugins directory. +* Current test status master : [![Build Status](https://travis-ci.org/3liz/QuickOSM.svg)](https://travis-ci.org/3liz/QuickOSM) Generalities =