Skip to content

Commit 7fe89b7

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/aureooms/rejuvenate/blob/67ba7d5e9b38c8944d42909a3a30b0710559b446/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 76dc97e commit 7fe89b7

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
@@ -25,7 +25,7 @@ a.mul( b ).toString( ) ; // '-903954021577363596419770144565091'
2525

2626
[![License](https://img.shields.io/github/license/aureooms/js-integer.svg)](https://raw.githubusercontent.com/aureooms/js-integer/main/LICENSE)
2727
[![Version](https://img.shields.io/npm/v/@aureooms/js-integer.svg)](https://www.npmjs.org/package/@aureooms/js-integer)
28-
[![Build](https://img.shields.io/travis/aureooms/js-integer/main.svg)](https://travis-ci.org/aureooms/js-integer/branches)
28+
[![Build](https://img.shields.io/travis/aureooms/js-integer/main.svg)](https://travis-ci.com/aureooms/js-integer/branches)
2929
[![Dependencies](https://img.shields.io/david/aureooms/js-integer.svg)](https://david-dm.org/aureooms/js-integer)
3030
[![Dev dependencies](https://img.shields.io/david/dev/aureooms/js-integer.svg)](https://david-dm.org/aureooms/js-integer?type=dev)
3131
[![GitHub issues](https://img.shields.io/github/issues/aureooms/js-integer.svg)](https://github.com/aureooms/js-integer/issues)

0 commit comments

Comments
 (0)