mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-06-21 01:25:55 +02:00
Fixed typo in .travis.yml
This commit is contained in:
parent
45a624d768
commit
99eb5a0e45
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 partdb_test;'
|
||||
|
||||
install:
|
||||
- composer install
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue