new version
This commit is contained in:
parent
3d9660807a
commit
598da33e91
1 changed files with 3 additions and 1 deletions
|
@ -35,4 +35,6 @@ install:
|
||||||
- cpanm --quiet --notest JSON
|
- cpanm --quiet --notest JSON
|
||||||
|
|
||||||
script:
|
script:
|
||||||
- ./mysqltuner.pl --idxstat --dbstat --user travis --pass ''
|
- echo -e "[client]\nuser=root\npassword=\"\"" > .my.cnf
|
||||||
|
- chmod 600 .my.cnf
|
||||||
|
- ./mysqltuner.pl --idxstat --dbstat
|
||||||
|
|
Loading…
Reference in a new issue