Skip to content

Commit

Permalink
Add codeclimate badges [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
mikechau committed Jun 24, 2018
1 parent baa95e4 commit 8d6c098
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# aws-lambda-ses-account-monitor

[![codecov](https://travis-ci.org/mikechau/aws-lambda-ses-account-monitor.svg?branch=master)](https://travis-ci.org/mikechau/aws-lambda-ses-account-monitor) [![codecov](https://codecov.io/gh/mikechau/aws-lambda-ses-account-monitor/branch/master/graph/badge.svg)](https://codecov.io/gh/mikechau/aws-lambda-ses-account-monitor)
[![codecov](https://travis-ci.org/mikechau/aws-lambda-ses-account-monitor.svg?branch=master)](https://travis-ci.org/mikechau/aws-lambda-ses-account-monitor) [![codecov](https://codecov.io/gh/mikechau/aws-lambda-ses-account-monitor/branch/master/graph/badge.svg)](https://codecov.io/gh/mikechau/aws-lambda-ses-account-monitor) [![Maintainability](https://api.codeclimate.com/v1/badges/2b455b0bcd006affdaab/maintainability)](https://codeclimate.com/github/mikechau/aws-lambda-ses-account-monitor/maintainability) [![Test Coverage](https://api.codeclimate.com/v1/badges/2b455b0bcd006affdaab/test_coverage)](https://codeclimate.com/github/mikechau/aws-lambda-ses-account-monitor/test_coverage)

AWS Lambda function for monitoring SES account metrics.

Expand Down

0 comments on commit 8d6c098

Please sign in to comment.