Skip to content
This repository was archived by the owner on Jun 2, 2024. It is now read-only.

Commit 3293b98

Browse files
authored
fix(readme): fix coveralls badge not updating
1 parent a3161a8 commit 3293b98

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
@@ -17,7 +17,7 @@
1717
<img src="https://travis-ci.com/csvenke/react-semantic-render.svg?branch=master" alt="build status" />
1818
</a>
1919
<a href='https://coveralls.io/github/csvenke/react-semantic-render?branch=master'>
20-
<img src='https://coveralls.io/repos/github/csvenke/react-semantic-render/badge.svg?branch=master' alt='coverage status' />
20+
<img src='https://coveralls.io/repos/github/csvenke/react-semantic-render/badge.svg?branch=master&service=github' alt='coverage status' />
2121
</a>
2222
<a href="https://greenkeeper.io/">
2323
<img src="https://badges.greenkeeper.io/csvenke/react-semantic-render.svg" alt="greenkeeper" />

0 commit comments

Comments
 (0)