Skip to content

Commit ad6c4a4

Browse files
authored
Update README.md (brianc#2799)
Build status icon was still pointing at travis. We don't use travis anymore: we use github actions.
1 parent c99fb2c commit ad6c4a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# node-postgres
22

3-
[![Build Status](https://secure.travis-ci.org/brianc/node-postgres.svg?branch=master)](http://travis-ci.org/brianc/node-postgres)
3+
![Build Status](https://github.com/brianc/node-postgres/actions/workflows/ci.yml/badge.svg)
44
<span class="badge-npmversion"><a href="https://npmjs.org/package/pg" title="View this project on NPM"><img src="https://img.shields.io/npm/v/pg.svg" alt="NPM version" /></a></span>
55
<span class="badge-npmdownloads"><a href="https://npmjs.org/package/pg" title="View this project on NPM"><img src="https://img.shields.io/npm/dm/pg.svg" alt="NPM downloads" /></a></span>
66

0 commit comments

Comments
 (0)