From 6c82a5ae84578f401b1744faf41beb495683c201 Mon Sep 17 00:00:00 2001 From: Thomas Gelf Date: Thu, 17 Feb 2022 16:40:49 +0100 Subject: [PATCH] README: remove travis --- README.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/README.md b/README.md index 63a14216b..c6af13c08 100644 --- a/README.md +++ b/README.md @@ -42,9 +42,6 @@ or code. * Make sure your code conforms to the [PSR-2: Coding Style Guide](http://www.php-fig.org/psr/psr-2/) * [Unit-Tests](doc/93-Testing.md) would be great * Send a [Pull Request](https://github.com/Icinga/icingaweb2-module-director/pulls) - (it will automatically be tested on Travis-CI) -* We try hard to keep our master always green: [![Build Status](https://travis-ci.org/Icinga/icingaweb2-module-director.svg?branch=master)](https://travis-ci.org/Icinga/icingaweb2-module-director) - Addons ------