Skip to content

Commit 867a165

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/042c55f2254a9efdce5074d537141d6f85a98927/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 285626f commit 867a165

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
@@ -28,7 +28,7 @@ nextFloat64(prng); // A random double in the range [0, 1[.
2828

2929
[![License](https://img.shields.io/github/license/make-github-pseudonymous-again/js-pseudo-random.svg)](https://raw.githubusercontent.com/make-github-pseudonymous-again/js-pseudo-random/main/LICENSE)
3030
[![Version](https://img.shields.io/npm/v/@aureooms/js-pseudo-random.svg)](https://www.npmjs.org/package/@aureooms/js-pseudo-random)
31-
[![Build](https://img.shields.io/travis/make-github-pseudonymous-again/js-pseudo-random/main.svg)](https://travis-ci.org/make-github-pseudonymous-again/js-pseudo-random/branches)
31+
[![Build](https://img.shields.io/travis/make-github-pseudonymous-again/js-pseudo-random/main.svg)](https://travis-ci.com/make-github-pseudonymous-again/js-pseudo-random/branches)
3232
[![Dependencies](https://img.shields.io/david/make-github-pseudonymous-again/js-pseudo-random.svg)](https://david-dm.org/make-github-pseudonymous-again/js-pseudo-random)
3333
[![Dev dependencies](https://img.shields.io/david/dev/make-github-pseudonymous-again/js-pseudo-random.svg)](https://david-dm.org/make-github-pseudonymous-again/js-pseudo-random?type=dev)
3434
[![GitHub issues](https://img.shields.io/github/issues/make-github-pseudonymous-again/js-pseudo-random.svg)](https://github.com/make-github-pseudonymous-again/js-pseudo-random/issues)

0 commit comments

Comments
 (0)