Working on tests
This commit is contained in:
parent
3cc9eb0bec
commit
16623103cd
1 changed files with 1 additions and 1 deletions
|
|
@ -40,7 +40,7 @@ install:
|
|||
|
||||
before_script:
|
||||
# prevent MySQL went away error
|
||||
- mysql -u root -e 'SET @@GLOBAL.wait_timeout=28800;'
|
||||
#- mysql -u root -e 'SET @@GLOBAL.wait_timeout=28800;'
|
||||
# copy configuration files
|
||||
- cp .env.travis .env
|
||||
- cp tests/_bootstrap.php.default tests/_bootstrap.php
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue