mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-02-20 22:10:24 +08:00
Added mysql service for travis
This commit is contained in:
parent
de8a1a372d
commit
58f5508b05
@ -4,6 +4,9 @@ php:
|
||||
- '7.1.3'
|
||||
- '7.2'
|
||||
|
||||
services:
|
||||
- mysql
|
||||
|
||||
cache:
|
||||
directories:
|
||||
- $HOME/.composer/cache
|
||||
|
Loading…
x
Reference in New Issue
Block a user