From 03220bc2fade2ba197ea2bab9cc44033f3a0b37e Mon Sep 17 00:00:00 2001 From: Sam Matthews Date: Mon, 30 Nov 2020 18:11:46 -0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 09019d0..45fc862 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ Node.js utilities and [tilelive](https://github.com/mapbox/tilelive.js) integration for the [MBTiles](https://github.com/mapbox/mbtiles-spec) format. -[![Build Status](https://travis-ci.org/mapbox/node-mbtiles.svg?branch=master)](https://travis-ci.org/mapbox/node-mbtiles) +[![Build Status](https://travis-ci.com/mapbox/node-mbtiles.svg?branch=master)](https://travis-ci.com/mapbox/node-mbtiles) [![Build status](https://ci.appveyor.com/api/projects/status/04wbok5rs3eroffe)](https://ci.appveyor.com/project/Mapbox/node-mbtiles) # Installation