diff --git a/README.md b/README.md index 0263ee4..1c32144 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ Cucumber Report DB =================== +[![Build Status](https://travis-ci.org/porscheinformatik/cucumber-report-db.svg?branch=master)](https://travis-ci.org/porscheinformatik/cucumber-report-db) + Stores results of BDD tests with Cucumber-JVM in a database and provides reporting capabilities. It can display graphs of different test runs as well as compute statistics of most failed steps or highest runtime grouped by steps