Fixing before script issue
This commit is contained in:
parent
af241039e4
commit
b14baf0e73
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue