fix(CI): fix paths for dry-run check (#1697)

This commit is contained in:
Stoabrogga
2019-04-08 10:04:34 +02:00
committed by GitHub
parent e1d782d0de
commit 68c89e8af9
3 changed files with 4 additions and 6 deletions

View File

@@ -8,3 +8,5 @@ WorldDatabaseInfo = "127.0.0.1;3306;root;;acore_world"
CharacterDatabaseInfo = "127.0.0.1;3306;root;;acore_characters"
EnableLogDB = 1
DataDir = "/home/travis/build/azerothcore/azerothcore-wotlk/env/dist/data"
LogsDir = "/home/travis/build/azerothcore/azerothcore-wotlk/env/dist/bin"