From 50fed41642a9f8e20b834be8986223f031621710 Mon Sep 17 00:00:00 2001 From: Dylan T Date: Fri, 5 Jun 2020 13:02:31 +0100 Subject: [PATCH] README: we're now on travis-ci.com --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 519926655..9a98e3dae 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ A highly customisable, open source server software for Minecraft: Bedrock Edition written in PHP

-[![Build Status](https://travis-ci.org/pmmp/PocketMine-MP.svg?branch=master)](https://travis-ci.org/pmmp/PocketMine-MP) +[![Build Status](https://travis-ci.com/pmmp/PocketMine-MP.svg?branch=master)](https://travis-ci.com/pmmp/PocketMine-MP) ## Getting started - [Documentation](http://pmmp.readthedocs.org/)