Skip to content

Commit

Permalink
Fixed the coverage status markdown
Browse files Browse the repository at this point in the history
  • Loading branch information
sean committed Aug 26, 2017
1 parent d3c883c commit 87a4c99
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 @@
# Continuous Deployment Test Application

[![Build Status](https://travis-ci.org/sean-ww/continuous-deployment-test.svg?branch=master)](https://travis-ci.org/sean-ww/continuous-deployment-test)
[![Coverage Status](https://coveralls.io/repos/github/sean-ww/continuous-deployment-test/badge.svg?branch=3.x)](https://coveralls.io/github/sean-ww/continuous-deployment-test)
[![Coverage Status](https://coveralls.io/repos/github/sean-ww/continuous-deployment-test/badge.svg?branch=master)](https://coveralls.io/github/sean-ww/continuous-deployment-test?branch=master)

This application is used for testing continuous deployment.

0 comments on commit 87a4c99

Please sign in to comment.