Merge branch 'master' of https://github.com/major/MySQLTuner-perl
This commit is contained in:
commit
c4dbc7e499
1 changed files with 3 additions and 2 deletions
|
@ -32,6 +32,7 @@ before_install:
|
||||||
install:
|
install:
|
||||||
- cpanm --quiet --notest Data::Dumper
|
- cpanm --quiet --notest Data::Dumper
|
||||||
- cpanm --quiet --notest Text::Template
|
- cpanm --quiet --notest Text::Template
|
||||||
|
- cpanm --quiet --notest JSON
|
||||||
|
|
||||||
script:
|
script:
|
||||||
- ./mysqltuner.pl
|
- ./mysqltuner.pl -idxstat --dbstat
|
||||||
|
|
Loading…
Reference in a new issue