From 8958f992d3b155d6162d7bf2bdcd8711ff8204f9 Mon Sep 17 00:00:00 2001 From: Alexander Makarov Date: Fri, 6 Dec 2019 19:14:23 +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 bdbdaf4..8bf2a3f 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ For license information check the [LICENSE](LICENSE.md)-file. [![Latest Stable Version](https://poser.pugx.org/yiisoft/yii2-swiftmailer/v/stable.png)](https://packagist.org/packages/yiisoft/yii2-swiftmailer) [![Total Downloads](https://poser.pugx.org/yiisoft/yii2-swiftmailer/downloads.png)](https://packagist.org/packages/yiisoft/yii2-swiftmailer) -[![Build Status](https://travis-ci.org/yiisoft/yii2-swiftmailer.svg?branch=master)](https://travis-ci.org/yiisoft/yii2-swiftmailer) +[![Build Status](https://travis-ci.com/yiisoft/yii2-swiftmailer.svg?branch=master)](https://travis-ci.com/yiisoft/yii2-swiftmailer) Installation ------------