Skip to content

Commit 878773f

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 0881998 commit 878773f

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
@@ -16,7 +16,7 @@ let values = [...iter(stack)].join(''); // cba
1616

1717
[![License](https://img.shields.io/github/license/functional-data-structure/persistent-stack.svg)](https://raw.githubusercontent.com/functional-data-structure/persistent-stack/main/LICENSE)
1818
[![Version](https://img.shields.io/npm/v/@functional-data-structure/persistent-stack.svg)](https://www.npmjs.org/package/@functional-data-structure/persistent-stack)
19-
[![Build](https://img.shields.io/travis/functional-data-structure/persistent-stack/main.svg)](https://travis-ci.org/functional-data-structure/persistent-stack/branches)
19+
[![Build](https://img.shields.io/travis/functional-data-structure/persistent-stack/main.svg)](https://travis-ci.com/functional-data-structure/persistent-stack/branches)
2020
[![Dependencies](https://img.shields.io/david/functional-data-structure/persistent-stack.svg)](https://david-dm.org/functional-data-structure/persistent-stack)
2121
[![Dev dependencies](https://img.shields.io/david/dev/functional-data-structure/persistent-stack.svg)](https://david-dm.org/functional-data-structure/persistent-stack?type=dev)
2222
[![GitHub issues](https://img.shields.io/github/issues/functional-data-structure/persistent-stack.svg)](https://github.com/functional-data-structure/persistent-stack/issues)

0 commit comments

Comments
 (0)