Migrate travis-ci from .org to .com

This commit is contained in:
Rob Wu
2021-03-22 12:29:14 +01:00
parent a9143e7244
commit d33bd647de

View File

@@ -1,4 +1,4 @@
[![Build Status](https://travis-ci.org/Rob--W/cors-anywhere.svg?branch=master)](https://travis-ci.org/Rob--W/cors-anywhere)
[![Build Status](https://travis-ci.com/Rob--W/cors-anywhere.svg?branch=master)](https://travis-ci.com/Rob--W/cors-anywhere)
[![Coverage Status](https://coveralls.io/repos/github/Rob--W/cors-anywhere/badge.svg?branch=master)](https://coveralls.io/github/Rob--W/cors-anywhere?branch=master)
**CORS Anywhere** is a NodeJS proxy which adds CORS headers to the proxied request.