Skip to content

Commit 63f076a

Browse files
committed
Added build status indicator.
1 parent d689527 commit 63f076a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
aws-backup-lambda
22
=================
33

4+
[![Build Status](https://travis-ci.org/cevoaustralia/aws-backup-lambda.svg?branch=master)](https://travis-ci.org/cevoaustralia/aws-backup-lambda)
5+
46
A utility AWS lambda function to manage EBS and RDS snapshot backups.
57

68
The Lambda function takes new backups when executed, and manages the deletion of the old ones when the upper limit is reached.

0 commit comments

Comments
 (0)