mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-06-06 10:44:33 +08:00
Changed mariadb version
This commit is contained in:
@ -9,7 +9,7 @@ cache:
|
||||
- vendor
|
||||
|
||||
addons:
|
||||
mariadb: '10.1'
|
||||
mariadb: '10.0'
|
||||
|
||||
before_script:
|
||||
- mysql -e 'create database `bookstack-test`;'
|
||||
|
Reference in New Issue
Block a user