Skip to content

Commit 30c601c

Browse files
committed
Use CircleCI as primary CI tool.
1 parent 2668ca5 commit 30c601c

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
@@ -14,8 +14,8 @@
1414
<a href="https://bundlephobia.com/result?p=react-async">
1515
<img src="https://img.shields.io/bundlephobia/min/react-async.svg" alt="minified size">
1616
</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">
17+
<a href="https://circleci.com/gh/ghengeveld/react-async">
18+
<img src="https://img.shields.io/circleci/build/github/ghengeveld/react-async/master.svg" alt="build status">
1919
</a>
2020
<a href="https://codecov.io/github/ghengeveld/react-async">
2121
<img src="https://img.shields.io/codecov/c/github/ghengeveld/react-async/master.svg" alt="code coverage">

0 commit comments

Comments
 (0)