Skip to content

Commit 5d97c16

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/1b5252aec880aa76850f97b16980a6ce00c782c4/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 4bc498c commit 5d97c16

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
@@ -22,7 +22,7 @@ let {
2222

2323
[![License](https://img.shields.io/github/license/data-structures-and-algorithms/heapq.svg)](https://raw.githubusercontent.com/data-structures-and-algorithms/heapq/main/LICENSE)
2424
[![Version](https://img.shields.io/npm/v/@data-structures-and-algorithms/heapq.svg)](https://www.npmjs.org/package/@data-structures-and-algorithms/heapq)
25-
[![Build](https://img.shields.io/travis/data-structures-and-algorithms/heapq/main.svg)](https://travis-ci.org/data-structures-and-algorithms/heapq/branches)
25+
[![Build](https://img.shields.io/travis/data-structures-and-algorithms/heapq/main.svg)](https://travis-ci.com/data-structures-and-algorithms/heapq/branches)
2626
[![Dependencies](https://img.shields.io/david/data-structures-and-algorithms/heapq.svg)](https://david-dm.org/data-structures-and-algorithms/heapq)
2727
[![Dev dependencies](https://img.shields.io/david/dev/data-structures-and-algorithms/heapq.svg)](https://david-dm.org/data-structures-and-algorithms/heapq?type=dev)
2828
[![GitHub issues](https://img.shields.io/github/issues/data-structures-and-algorithms/heapq.svg)](https://github.com/data-structures-and-algorithms/heapq/issues)

0 commit comments

Comments
 (0)