mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-06-24 18:58:46 +02:00
Create the correct DB in travis.
This commit is contained in:
parent
215a6cd1e7
commit
822fa7e7e4
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ php:
|
|||
- 'nightly'
|
||||
|
||||
before_install:
|
||||
- mysql -e 'CREATE DATABASE partdb_test;'
|
||||
- mysql -e 'CREATE DATABASE part-db_test;'
|
||||
|
||||
install:
|
||||
- composer install
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue