Fixing before script issue

This commit is contained in:
Jean-Marie Renouard 2018-09-22 05:39:54 +00:00
parent af241039e4
commit b14baf0e73

View file

@ -58,6 +58,7 @@ before_script:
- tar xvjf employees_db-full-1.0.6.tar.bz2
- cd employees_db
- cat employees.sql | mysql
- cd ..
script:
- perlcritic --exclude InputOutput::ProhibitInteractiveTest mysqltuner.pl