We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2668ca5 commit 30c601cCopy full SHA for 30c601c
README.md
@@ -14,8 +14,8 @@
14
<a href="https://bundlephobia.com/result?p=react-async">
15
<img src="https://img.shields.io/bundlephobia/min/react-async.svg" alt="minified size">
16
</a>
17
- <a href="https://travis-ci.org/ghengeveld/react-async">
18
- <img src="https://img.shields.io/travis/ghengeveld/react-async/master.svg" alt="build status">
+ <a href="https://circleci.com/gh/ghengeveld/react-async">
+ <img src="https://img.shields.io/circleci/build/github/ghengeveld/react-async/master.svg" alt="build status">
19
20
<a href="https://codecov.io/github/ghengeveld/react-async">
21
<img src="https://img.shields.io/codecov/c/github/ghengeveld/react-async/master.svg" alt="code coverage">
0 commit comments