Skip to content

Commit

Permalink
🤖 docs(README.md): Make travis-ci.org point to travis-ci.com.
Browse files Browse the repository at this point in the history
These changes were automatically generated by a transform whose code can be found at:
  - https://github.com/aureooms/rejuvenate/blob/d9f26a96d129929f69189d69282e8e85ccdd74a0/src/transforms/readme:link-to-travis-ci-com-instead-of-travis-ci-org.js
Please contact the author of the transform if you believe there was an error.
  • Loading branch information
a-flying-potato authored and make-github-pseudonymous-again committed Mar 18, 2021
1 parent beec43e commit 9a43e55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ See [docs](https://aureooms.github.io/js-codec/index.html).

[![License](https://img.shields.io/github/license/aureooms/js-codec.svg)](https://raw.githubusercontent.com/aureooms/js-codec/main/LICENSE)
[![Version](https://img.shields.io/npm/v/@aureooms/js-codec.svg)](https://www.npmjs.org/package/@aureooms/js-codec)
[![Build](https://img.shields.io/travis/aureooms/js-codec/main.svg)](https://travis-ci.org/aureooms/js-codec/branches)
[![Build](https://img.shields.io/travis/aureooms/js-codec/main.svg)](https://travis-ci.com/aureooms/js-codec/branches)
[![Dependencies](https://img.shields.io/david/aureooms/js-codec.svg)](https://david-dm.org/aureooms/js-codec)
[![Dev dependencies](https://img.shields.io/david/dev/aureooms/js-codec.svg)](https://david-dm.org/aureooms/js-codec?type=dev)
[![GitHub issues](https://img.shields.io/github/issues/aureooms/js-codec.svg)](https://github.com/aureooms/js-codec/issues)
Expand Down

0 comments on commit 9a43e55

Please sign in to comment.