From 73dcba229f4533030a7f4529b3220403a5642f45 Mon Sep 17 00:00:00 2001
From: Eric Poirier <eric.poirier@eclipse-foundation.org>
Date: Wed, 15 Sep 2021 11:14:47 -0400
Subject: [PATCH] Update README.md

---
 README.md | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/README.md b/README.md
index 28693a6..1c9b6a1 100644
--- a/README.md
+++ b/README.md
@@ -4,8 +4,6 @@ The [eclipse.org](https://eclipse.org) website is generated with [Hugo](https://
 
 The Eclipse Foundation provides our global community of individuals and organizations with a mature, scalable, and business-friendly environment for open source software collaboration and innovation.
 
-[![Build Status](https://travis-ci.org/EclipseFdn/eclipse.org.svg?branch=master)](https://travis-ci.org/eclipsefdn/eclipse.org)
-
 ## Getting started
 
 Install dependencies, build assets and start a web server:
@@ -60,4 +58,4 @@ Have a bug or a feature request? Please search for existing and closed issues. I
 
 ## Copyright and license
 
-Copyright 2021 the [Eclipse Foundation, Inc.](https://www.eclipse.org) and the [eclipse.org authors](https://github.com/eclipsefdn/eclipse.org/graphs/contributors). Code released under the [Eclipse Public License Version 2.0 (EPL-2.0)](https://github.com/eclipsefdn/eclipse.org/blob/src/LICENSE).
\ No newline at end of file
+Copyright 2021 the [Eclipse Foundation, Inc.](https://www.eclipse.org) and the [eclipse.org authors](https://github.com/eclipsefdn/eclipse.org/graphs/contributors). Code released under the [Eclipse Public License Version 2.0 (EPL-2.0)](https://github.com/eclipsefdn/eclipse.org/blob/src/LICENSE).
-- 
GitLab