mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-15 23:20:36 +01:00
Travis/CI: Always start mysql service
This commit is contained in:
@@ -24,6 +24,9 @@ addons:
|
||||
- zlib1g-dev
|
||||
- libbz2-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