Skip to content

Commit bbb07ff

Browse files
🤖 docs(README.md): Make travis-ci.org point to travis-ci.com.
These changes were automatically generated by a transform whose code can be found at: - https://github.com/make-github-pseudonymous-again/rejuvenate/blob/a44c42967442d65fd14272682fb84a6f32feb841/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.
1 parent 8ead5e1 commit bbb07ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ spec.test(
3030

3131
[![License](https://img.shields.io/github/license/heap-data-structure/specification.svg)](https://raw.githubusercontent.com/heap-data-structure/specification/main/LICENSE)
3232
[![Version](https://img.shields.io/npm/v/@heap-data-structure/specification.svg)](https://www.npmjs.org/package/@heap-data-structure/specification)
33-
[![Build](https://img.shields.io/travis/heap-data-structure/specification/main.svg)](https://travis-ci.org/heap-data-structure/specification/branches)
33+
[![Build](https://img.shields.io/travis/heap-data-structure/specification/main.svg)](https://travis-ci.com/heap-data-structure/specification/branches)
3434
[![Dependencies](https://img.shields.io/david/heap-data-structure/specification.svg)](https://david-dm.org/heap-data-structure/specification)
3535
[![Dev dependencies](https://img.shields.io/david/dev/heap-data-structure/specification.svg)](https://david-dm.org/heap-data-structure/specification?type=dev)
3636
[![GitHub issues](https://img.shields.io/github/issues/heap-data-structure/specification.svg)](https://github.com/heap-data-structure/specification/issues)

0 commit comments

Comments
 (0)