Skip to content

Commit aa96746

Browse files
authored
Update README.md
Add Badge
1 parent 64d6e62 commit aa96746

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
Cucumber Serenity Testlink Integration
22
--------------------------
3+
[![Build Status](https://travis-ci.org/bliblidotcom/cucumber-serenity-testlink-integration.svg?branch=master)](https://travis-ci.org/bliblidotcom/cucumber-serenity-testlink-integration)
34
This is a Plugin for integrating your cucumber test to Testlink via API
45

56
It will Create, Update , and Report your test Result in testlink based on your cucumber Steps
@@ -96,4 +97,4 @@ It will Update Execution ***result only*** without modify your testcase in your
9697

9798
#### Running Test And Updating Result
9899

99-
Use `mvn clean verify` to update the result into testlink , since it's using maven plugin it will not update result if you run it via junit runner or right click and run test
100+
Use `mvn clean verify` to update the result into testlink , since it's using maven plugin it will not update result if you run it via junit runner or right click and run test

0 commit comments

Comments
 (0)