mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-24 02:46:33 +01:00
Travis/CI: Always start mysql service
(cherry picked from commit 38baf3800b)
This commit is contained in:
@@ -25,6 +25,9 @@ addons:
|
||||
- libbz2-dev
|
||||
- libzmq3-dev
|
||||
|
||||
services:
|
||||
- mysql
|
||||
|
||||
before_install:
|
||||
- git config user.email "travis@build.bot" && git config user.name "Travis CI"
|
||||
- git tag -a -m "Travis build" init
|
||||
|
||||
Reference in New Issue
Block a user