Skip to content

Commit

Permalink
Update build badge to travis-ci.com
Browse files Browse the repository at this point in the history
  • Loading branch information
rodrigozr committed Aug 11, 2021
1 parent 9061e7d commit 80c6cc7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# AWS SQS grep
[![npm version](https://badge.fury.io/js/sqs-grep.svg)](https://badge.fury.io/js/sqs-grep)
[![Build Status](https://travis-ci.org/rodrigozr/sqs-grep.svg?branch=master)](https://travis-ci.org/rodrigozr/sqs-grep)
[![Build Status](https://travis-ci.com/rodrigozr/sqs-grep.svg?branch=master)](https://travis-ci.com/github/rodrigozr/sqs-grep)
[![Coverage Status](https://coveralls.io/repos/github/rodrigozr/sqs-grep/badge.svg?branch=master)](https://coveralls.io/github/rodrigozr/sqs-grep?branch=master)
[![Known Vulnerabilities](https://snyk.io/test/github/rodrigozr/sqs-grep/badge.svg)](https://snyk.io/test/github/rodrigozr/sqs-grep)
[![License: MIT](https://img.shields.io/badge/License-MIT-green.svg)](https://opensource.org/licenses/MIT)
Expand Down

0 comments on commit 80c6cc7

Please sign in to comment.