From 1c286d22e148be079cf86268620441388d6ea9b9 Mon Sep 17 00:00:00 2001 From: VenNeptury Date: Sat, 18 Jul 2020 12:54:39 +0200 Subject: [PATCH] Fix travis build badge --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 25f09532..d39123ea 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Vanced MicroG -[![Build Status](https://travis-ci.org/YTVanced/VancedMicroG.svg?branch=master)](https://travis-ci.com/github/YTVanced/VancedMicroG) +[![Build Status](https://api.travis-ci.com/YTVanced/VancedMicroG.svg?branch=master)](https://travis-ci.com/github/YTVanced/VancedMicroG) microG GmsCore is a FLOSS (Free/Libre Open Source Software) framework to allow applications designed for Google Play Services to run on systems, where Play Services is not available.