Skip to content

Commit cfbb775

Browse files
committed
Fix coveralls badget
1 parent d4dd6da commit cfbb775

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# MashupPlatform API mock
22

33
[![Build Status](https://travis-ci.org/Wirecloud/mock-applicationmashup.svg?branch=develop)](https://travis-ci.org/Wirecloud/mock-applicationmashup)
4-
[![Coverage Status](https://coveralls.io/repos/github/Wirecloud/mock-applicationmashup/badge.svg?branch=master)](https://coveralls.io/github/Wirecloud/mock-applicationmashup?branch=master)
4+
[![Coverage Status](https://coveralls.io/repos/github/Wirecloud/mock-applicationmashup/badge.svg?branch=develop)](https://coveralls.io/github/Wirecloud/mock-applicationmashup?branch=develop)
55

66
A JavaScript mock library for the Application Mashup's [Widget API](http://wirecloud.readthedocs.org/en/latest/widgetapi/widgetapi/). This library aims to make testing WireCloud widgets and operators as simple as possible (from browsers or using phantomjs).
77

0 commit comments

Comments
 (0)