Skip to content

Commit 9ff9b2f

Browse files
committed
Fix build/codecov badges.
1 parent 6835df5 commit 9ff9b2f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,10 @@
1515
<img src="https://img.shields.io/bundlephobia/min/react-async.svg" alt="minified size">
1616
</a>
1717
<a href="https://travis-ci.org/ghengeveld/react-async">
18-
<img src="https://img.shields.io/travis/ghengeveld/react-async.svg" alt="build status">
18+
<img src="https://img.shields.io/travis/ghengeveld/react-async/master.svg" alt="build status">
1919
</a>
2020
<a href="https://codecov.io/github/ghengeveld/react-async">
21-
<img src="https://img.shields.io/codecov/c/github/ghengeveld/react-async.svg" alt="code coverage">
21+
<img src="https://img.shields.io/codecov/c/github/ghengeveld/react-async/master.svg" alt="code coverage">
2222
</a>
2323
<a href="https://opensource.org/licenses/ISC">
2424
<img src="https://img.shields.io/npm/l/react-async.svg" alt="license">

0 commit comments

Comments
 (0)