mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2026-03-09 16:59:03 +01:00
Create the correct DB in travis.
This commit is contained in:
@@ -16,7 +16,7 @@ php:
|
||||
- 'nightly'
|
||||
|
||||
before_install:
|
||||
- mysql -e 'CREATE DATABASE partdb_test;'
|
||||
- mysql -e 'CREATE DATABASE part-db_test;'
|
||||
|
||||
install:
|
||||
- composer install
|
||||
|
||||
Reference in New Issue
Block a user