From ad6c4a4693801120eaa0d7941664e2d30d53283d Mon Sep 17 00:00:00 2001 From: Brian C Date: Mon, 29 Aug 2022 13:32:48 -0500 Subject: [PATCH] Update README.md (#2799) Build status icon was still pointing at travis. We don't use travis anymore: we use github actions. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bf3a7be8..15b69312 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # node-postgres -[![Build Status](https://secure.travis-ci.org/brianc/node-postgres.svg?branch=master)](http://travis-ci.org/brianc/node-postgres) +![Build Status](https://github.com/brianc/node-postgres/actions/workflows/ci.yml/badge.svg) NPM version NPM downloads