From 804b06aaeeadaea7ad90836f4cd1c6be32fc0863 Mon Sep 17 00:00:00 2001 From: CismonX Date: Sat, 21 Mar 2020 23:55:15 +0800 Subject: [PATCH] migrate from travis-ci.org to travis-ci.com --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 58e23c8..66291e1 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # php-armadillo -[![Travis-CI](https://travis-ci.org/CismonX/php-armadillo.svg?branch=master)](https://travis-ci.org/CismonX/php-armadillo) +[![Travis-CI](https://travis-ci.com/CismonX/php-armadillo.svg?branch=master)](https://travis-ci.com/CismonX/php-armadillo) [![MIT license](https://img.shields.io/badge/licence-MIT-blue.svg)](https://opensource.org/licenses/MIT) PHP bindings for [Armadillo](http://arma.sourceforge.net/).