From 7dd9da4ac0f2b585908c69fc4126f817a21057b8 Mon Sep 17 00:00:00 2001 From: HALX99 Date: Fri, 7 Feb 2020 19:04:26 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 70fe335ab5..f9d90b7efd 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # engine-v5 -[![Build Status](https://travis-ci.org/c4games/engine-v5.svg?branch=master)](https://travis-ci.org/c4games/engine-v5) +[![Build Status](https://travis-ci.com/c4games/engine-v5.svg?branch=master)](https://travis-ci.org/c4games/engine-v5) [![Windows Build Status](https://ci.appveyor.com/api/projects/status/lk8nd0l5qppp3mqi/branch/master?svg=true)](https://ci.appveyor.com/project/halx99/engine-v5) This is another more radical fork of cocos2d-x game engine, use opanal for all platforms, single texture multi gpu texture handler, c++17...