Skip to content

Commit 79bd8ea

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 f728001 commit 79bd8ea

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
@@ -39,7 +39,7 @@ let heaps = [
3939

4040
[![License](https://img.shields.io/github/license/heap-data-structure/binomial-heap.svg?style=flat)](https://raw.githubusercontent.com/heap-data-structure/binomial-heap/main/LICENSE)
4141
[![NPM version](https://img.shields.io/npm/v/@heap-data-structure/binomial-heap.svg?style=flat)](https://www.npmjs.org/package/@heap-data-structure/binomial-heap)
42-
[![Build Status](https://img.shields.io/travis/heap-data-structure/binomial-heap.svg?style=flat)](https://travis-ci.org/heap-data-structure/binomial-heap)
42+
[![Build Status](https://img.shields.io/travis/heap-data-structure/binomial-heap.svg?style=flat)](https://travis-ci.com/heap-data-structure/binomial-heap)
4343
[![Coverage Status](https://img.shields.io/coveralls/heap-data-structure/binomial-heap.svg?style=flat)](https://coveralls.io/r/heap-data-structure/binomial-heap)
4444
[![Dependencies Status](https://img.shields.io/david/heap-data-structure/binomial-heap.svg?style=flat)](https://david-dm.org/heap-data-structure/binomial-heap#info=dependencies)
4545
[![devDependencies Status](https://img.shields.io/david/dev/heap-data-structure/binomial-heap.svg?style=flat)](https://david-dm.org/heap-data-structure/binomial-heap#info=devDependencies)

0 commit comments

Comments
 (0)