Skip to content

Commit

Permalink
doc: add circleci badge
Browse files Browse the repository at this point in the history
  • Loading branch information
MatteoGabriele committed Feb 5, 2020
1 parent f94d8ab commit f4c374d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@
<a href="https://bundlephobia.com/result?p=vue-gtag">
<img src="https://badgen.net/bundlephobia/minzip/vue-gtag">
</a>
<a href="https://travis-ci.org/MatteoGabriele/vue-gtag">
<img src="https://badgen.net/travis/MatteoGabriele/vue-gtag/master">
<a href="https://circleci.com/gh/MatteoGabriele/workflows/vue-gtag/tree/master">
<img src="https://badgen.net/circleci/github/MatteoGabriele/vue-gtag/master">
</a>
<a href="https://codeclimate.com/github/MatteoGabriele/vue-gtag/maintainability">
<img src="https://badgen.net/codeclimate/maintainability/MatteoGabriele/vue-gtag?icon=codeclimate">
Expand Down

0 comments on commit f4c374d

Please sign in to comment.