From 1443e86ffa86163b6fbb5b4f306c6a9e2d59cd5a Mon Sep 17 00:00:00 2001 From: Blerim Sheqa Date: Thu, 20 Dec 2018 17:14:00 +0100 Subject: [PATCH] Update README.md --- README.md | 14 ++------------ 1 file changed, 2 insertions(+), 12 deletions(-) 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