From e79f763170f3d5922ec29e85cffca0bac5cd8975 Mon Sep 17 00:00:00 2001 From: Ross Tuck Date: Sun, 14 Feb 2021 16:29:04 +0100 Subject: [PATCH] Remove travis build badge We've migrated to Github Actions --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index d3afb02..ff48bab 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,5 @@ # Tactician -[![Travis CI](https://api.travis-ci.org/thephpleague/tactician.svg?branch=master)](https://travis-ci.org/thephpleague/tactician) [![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/thephpleague/tactician/badges/quality-score.png?b=master)](https://scrutinizer-ci.com/g/thephpleague/tactician/?branch=master) [![Code Coverage](https://scrutinizer-ci.com/g/thephpleague/tactician/badges/coverage.png?b=master)](https://scrutinizer-ci.com/g/thephpleague/tactician/?branch=master) [![Build Status](https://scrutinizer-ci.com/g/thephpleague/tactician/badges/build.png?b=master)](https://scrutinizer-ci.com/g/thephpleague/tactician/build-status/master)