Skip to content

Commit 12e7345

Browse files
author
Marc Rooding
committed
Update README.md
Added travis-ci status image
1 parent eaa30a1 commit 12e7345

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# gulp-protractor-cucumber-html-report
22

3+
[![Build Status](https://travis-ci.org/mrooding/gulp-protractor-cucumber-html-report.svg?branch=master)](https://travis-ci.org/mrooding/gulp-protractor-cucumber-html-report)
4+
35
> Generate html report from JSON file returned by CucumberJS json formatter
46
57
This is a stand-alone fork of [grunt-protractor-cucumber-html-report](https://github.com/robhil/grunt-protractor-cucumber-html-report)
@@ -127,4 +129,4 @@ Copyright for portions of project [gulp-protractor-cucumber-html-report](https:/
127129

128130
0.0.5:
129131
- More robust creation of the output directory [thanks smuldr!](https://github.com/smuldr)
130-
- Fixed the HTML reporter when using multiple feature files
132+
- Fixed the HTML reporter when using multiple feature files

0 commit comments

Comments
 (0)