mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-08 06:34:29 -04:00
Working on tests
This commit is contained in:
parent
3cc9eb0bec
commit
16623103cd
@ -40,7 +40,7 @@ install:
|
|||||||
|
|
||||||
before_script:
|
before_script:
|
||||||
# prevent MySQL went away error
|
# 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
|
# copy configuration files
|
||||||
- cp .env.travis .env
|
- cp .env.travis .env
|
||||||
- cp tests/_bootstrap.php.default tests/_bootstrap.php
|
- cp tests/_bootstrap.php.default tests/_bootstrap.php
|
||||||
|
Loading…
x
Reference in New Issue
Block a user