README: remove travis

This commit is contained in:
Thomas Gelf 2022-02-17 16:40:49 +01:00
parent 0806749055
commit 6c82a5ae84
1 changed files with 0 additions and 3 deletions

View File

@ -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
------