From 62f8d1e2f1d25bf70e4cf78ec04b4d6d87e8cf34 Mon Sep 17 00:00:00 2001 From: Alberto Vena Date: Wed, 22 Nov 2017 16:10:17 +0100 Subject: [PATCH] Add travis CI badge to README --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index a410db8..991ab96 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +[![Build Status](https://travis-ci.org/solidusio-contrib/solidus_stock_transfers.svg?branch=master)](https://travis-ci.org/solidusio-contrib/solidus_stock_transfers) + > _This extension provides the stock transfers interface which was extracted > from Solidus 2.5 due to not being widely used and (as a result) not receiving > the improvements it needs._