From da9d378fd2f238f59c46016032ffa53707ff3127 Mon Sep 17 00:00:00 2001 From: dannylamb Date: Thu, 25 Oct 2018 11:29:12 -0300 Subject: [PATCH] update travis badge (#18) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index de5fca0..870582f 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Crayfish Commons [![Minimum PHP Version](https://img.shields.io/badge/php-%3E%3D%205.6-8892BF.svg?style=flat-square)](https://php.net/) -[![Build Status](https://travis-ci.org/Islandora-CLAW/Crayfish-Commons.svg?branch=master)](https://travis-ci.org/Islandora-CLAW/Crayfish-Commons) +[![Build Status](https://travis-ci.com/Islandora-CLAW/Crayfish-Commons.svg?branch=master)](https://travis-ci.com/Islandora-CLAW/Crayfish-Commons) [![Contribution Guidelines](http://img.shields.io/badge/CONTRIBUTING-Guidelines-blue.svg)](./CONTRIBUTING.md) [![LICENSE](https://img.shields.io/badge/license-MIT-blue.svg?style=flat-square)](./LICENSE) [![codecov](https://codecov.io/gh/Islandora-CLAW/Crayfish-Commons/branch/master/graph/badge.svg)](https://codecov.io/gh/Islandora-CLAW/Crayfish-Commons)