From db98a09ddfbfd564b5cabbf5004a180b7a383588 Mon Sep 17 00:00:00 2001 From: Alexander Makarov Date: Fri, 6 Dec 2019 19:11:37 +0300 Subject: [PATCH] Migrate Travis from .org to .com --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 953ff61..cf5bec0 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ Documentation is at [docs/guide/README.md](docs/guide/README.md). [![Latest Stable Version](https://poser.pugx.org/yiisoft/yii2-bootstrap/v/stable.png)](https://packagist.org/packages/yiisoft/yii2-bootstrap) [![Total Downloads](https://poser.pugx.org/yiisoft/yii2-bootstrap/downloads.png)](https://packagist.org/packages/yiisoft/yii2-bootstrap) -[![Build Status](https://travis-ci.org/yiisoft/yii2-bootstrap.svg?branch=master)](https://travis-ci.org/yiisoft/yii2-bootstrap) +[![Build Status](https://travis-ci.com/yiisoft/yii2-bootstrap.svg?branch=master)](https://travis-ci.com/yiisoft/yii2-bootstrap) Installation