Skip to content

Commit 406deff

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/803c05c4d7c6c261ef9cc73d66677c4bf3f648a0/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 64267a5 commit 406deff

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
@@ -14,7 +14,7 @@ let list = from( "abc" ) ;
1414

1515
[![License](https://img.shields.io/github/license/aureooms/js-cll.svg)](https://raw.githubusercontent.com/aureooms/js-cll/main/LICENSE)
1616
[![Version](https://img.shields.io/npm/v/@aureooms/js-cll.svg)](https://www.npmjs.org/package/@aureooms/js-cll)
17-
[![Build](https://img.shields.io/travis/aureooms/js-cll/main.svg)](https://travis-ci.org/aureooms/js-cll/branches)
17+
[![Build](https://img.shields.io/travis/aureooms/js-cll/main.svg)](https://travis-ci.com/aureooms/js-cll/branches)
1818
[![Dependencies](https://img.shields.io/david/aureooms/js-cll.svg)](https://david-dm.org/aureooms/js-cll)
1919
[![Dev dependencies](https://img.shields.io/david/dev/aureooms/js-cll.svg)](https://david-dm.org/aureooms/js-cll?type=dev)
2020
[![GitHub issues](https://img.shields.io/github/issues/aureooms/js-cll.svg)](https://github.com/aureooms/js-cll/issues)

0 commit comments

Comments
 (0)