From f55265093e7aa80834f6767cf35400b080893226 Mon Sep 17 00:00:00 2001 From: Igor Chepurnoy Date: Thu, 3 Nov 2016 16:09:02 +0200 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ec0115f..4cde974 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,7 @@ Yii2 Cashier This extension is the port of [Laravel's Cashier package](https://laravel.com/docs/5.2/billing) [![Latest Stable Version](https://poser.pugx.org/yii2mod/yii2-cashier/v/stable)](https://packagist.org/packages/yii2mod/yii2-cashier) [![Total Downloads](https://poser.pugx.org/yii2mod/yii2-cashier/downloads)](https://packagist.org/packages/yii2mod/yii2-cashier) [![License](https://poser.pugx.org/yii2mod/yii2-cashier/license)](https://packagist.org/packages/yii2mod/yii2-cashier) +[![Build Status](https://travis-ci.org/yii2mod/yii2-cashier.svg?branch=master)](https://travis-ci.org/yii2mod/yii2-cashier) Installation ------------