From 520568844e7610a8efb551c58570b39b39901436 Mon Sep 17 00:00:00 2001 From: Jean-Marie Renouard Date: Mon, 24 Aug 2015 15:37:14 +0200 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c808d93..c1c6f4a 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,6 @@ MySQLTuner-perl ==== +[![Build Status](https://travis-ci.org/major/MySQLTuner-perl.svg?branch=master)](https://travis-ci.org/major/MySQLTuner-perl) MySQLTuner is a script written in Perl that allows you to review a MySQL installation quickly and make adjustments to increase performance and stability. The current configuration variables and status data is retrieved and presented in a brief format along with some basic performance suggestions.