From 936c6b44b7d47c85e3582e51d90804e8813a087b Mon Sep 17 00:00:00 2001 From: Fabian Meyer <3982806+meyfa@users.noreply.github.com> Date: Thu, 17 Oct 2019 09:56:16 +0200 Subject: [PATCH] Migrate Travis to .com --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a38a38f..f49b929 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # AssertGD for PHPUnit -[![Build Status](https://travis-ci.org/meyfa/phpunit-assert-gd.svg?branch=master)](https://travis-ci.org/meyfa/phpunit-assert-gd) +[![Build Status](https://travis-ci.com/meyfa/phpunit-assert-gd.svg?branch=master)](https://travis-ci.com/meyfa/phpunit-assert-gd) Trying to assert images with PHPUnit? This project provides a constraint and the required assertions that allow you do to so.