mirror of
https://github.com/BookStackApp/BookStack.git
synced 2026-07-16 05:33:49 +03:00
Added mysql service for travis
This commit is contained in:
@@ -4,6 +4,9 @@ php:
|
||||
- '7.1.3'
|
||||
- '7.2'
|
||||
|
||||
services:
|
||||
- mysql
|
||||
|
||||
cache:
|
||||
directories:
|
||||
- $HOME/.composer/cache
|
||||
|
||||
Reference in New Issue
Block a user