mirror of
https://github.com/Icinga/icingaweb2-module-businessprocess.git
synced 2026-01-04 12:49:34 -05:00
README.md: build badge, remove obsolete TODO
This commit is contained in:
parent
e31a52bc48
commit
75d266fe4b
1 changed files with 5 additions and 4 deletions
|
|
@ -30,6 +30,11 @@ happily using it in production.
|
|||
|
||||
## Compatibiliy
|
||||
|
||||
The Business Process module is tested on PHP versions 5.3 up to 7.1 (including
|
||||
nightly builds):
|
||||
|
||||
[](https://travis-ci.org/Icinga/icingaweb2-module-businessprocess)
|
||||
|
||||
We fully support the BPaddon config language and will continue to do so. It's
|
||||
also perfectly valid to run both products in parallel based on the very same
|
||||
config files.
|
||||
|
|
@ -47,7 +52,3 @@ environment.
|
|||
|
||||
This module is definitively faster than the BPaddon used to be. No need for IDO
|
||||
caching or similar.
|
||||
|
||||
## Todos
|
||||
|
||||
TODO: business impact of a specific object
|
||||
|
|
|
|||
Loading…
Reference in a new issue