Skip to content

Commit faad5ea

Browse files
author
jameshy
committed
add coveralls badge
1 parent b06391a commit faad5ea

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# pgdump-aws-lambda
22

33
[![Build Status](https://travis-ci.org/jameshy/pgdump-aws-lambda.svg?branch=master)](https://travis-ci.org/jameshy/pgdump-aws-lambda)
4+
[![Coverage Status](https://coveralls.io/repos/github/jameshy/pgdump-aws-lambda/badge.svg?branch=master)](https://coveralls.io/github/jameshy/pgdump-aws-lambda?branch=master)
45
# Overview
56

67
An AWS Lambda function that runs pg_dump and streams the output to s3.

0 commit comments

Comments
 (0)