Missing - in command option pass
This commit is contained in:
parent
48a346ee0c
commit
3d9660807a
1 changed files with 1 additions and 1 deletions
|
@ -35,4 +35,4 @@ install:
|
|||
- cpanm --quiet --notest JSON
|
||||
|
||||
script:
|
||||
- ./mysqltuner.pl --idxstat --dbstat --user travis -pass ''
|
||||
- ./mysqltuner.pl --idxstat --dbstat --user travis --pass ''
|
||||
|
|
Loading…
Reference in a new issue