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/a5a57b70ac6fd6fb77fdab32e6b7be7519ce9564/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 17, 2021
1 parent 89a2645 commit f3257be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -20,7 +20,7 @@ import {

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

0 comments on commit f3257be

Please sign in to comment.