Skip to content
This repository was archived by the owner on Jul 25, 2022. It is now read-only.

Commit 4835a0b

Browse files
committed
fix: update to new travis.com
1 parent eb49835 commit 4835a0b

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
@@ -1,6 +1,6 @@
11
# logger-stream-rotate
22

3-
[![Build Status](https://travis-ci.org/joseluisq/logger-stream-rotate.svg?branch=master)](https://travis-ci.org/joseluisq/logger-stream-rotate) [![npm](https://img.shields.io/npm/v/logger-stream-rotate.svg)](https://www.npmjs.com/package/logger-stream-rotate) [![npm](https://img.shields.io/npm/dt/logger-stream-rotate.svg)](https://www.npmjs.com/package/logger-stream-rotate) [![JavaScript Style Guide](https://img.shields.io/badge/code_style-standard-brightgreen.svg)](https://standardjs.com)
3+
[![Build Status](https://travis-ci.com/joseluisq/logger-stream-rotate.svg?branch=master)](https://travis-ci.com/joseluisq/logger-stream-rotate) [![npm](https://img.shields.io/npm/v/logger-stream-rotate.svg)](https://www.npmjs.com/package/logger-stream-rotate) [![npm](https://img.shields.io/npm/dt/logger-stream-rotate.svg)](https://www.npmjs.com/package/logger-stream-rotate) [![JavaScript Style Guide](https://img.shields.io/badge/code_style-standard-brightgreen.svg)](https://standardjs.com)
44

55
> Write log files and rotate them using gzip.
66

0 commit comments

Comments
 (0)