mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-06-23 20:00:33 -04:00
Working on TravisCI
This commit is contained in:
parent
ed941fef89
commit
f633e311c5
@ -39,6 +39,7 @@ install:
|
||||
|
||||
before_script:
|
||||
# copy configuration files
|
||||
- cp .env.example .env
|
||||
- cp tests/_bootstrap.php.default tests/_bootstrap.php
|
||||
# create the database and user
|
||||
- mysql -u root -e "create database IF NOT EXISTS ninja;"
|
||||
|
Loading…
x
Reference in New Issue
Block a user