diff --git a/README.md b/README.md index 951a1643..a9870e76 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ for more information #### Requirements -* [Golang](https://golang.org/dl/) 1.9 +* [Golang](https://golang.org/dl/) 1.10 #### Clone @@ -62,19 +62,9 @@ To run Icingabeat with debugging output enabled, run: To test Icingabeat, run the following command: ```shell -make testsuite +make ci ``` -alternatively: -```shell -make unit-tests -make system-tests -make integration-tests -make coverage-report -``` - -The test coverage is reported in the folder `./build/coverage/` - #### Update Each beat has a template for the mapping in elasticsearch and a documentation