Skip to content

Commit

Permalink
Deploy Artefacts to Maven Central #32
Browse files Browse the repository at this point in the history
adds travis to README
  • Loading branch information
klausbayrhammer committed Mar 23, 2015
1 parent 0687421 commit 107f84a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -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

Expand Down

0 comments on commit 107f84a

Please sign in to comment.