refactor(Travis): Remove unused travis files (#3364)

This commit is contained in:
Kitzunu 2020-09-16 14:15:28 +02:00 committed by GitHub
parent a79dbdb0ba
commit f2c0160d07
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 0 additions and 22 deletions

View File

@ -1,12 +0,0 @@
################################################
# AzerothCore World Server configuration file #
################################################
[worldserver]
LoginDatabaseInfo = "127.0.0.1;3306;root;;acore_auth"
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"

View File

@ -1,10 +0,0 @@
language: python
addons:
apt:
packages:
- bash
# Whatever the current shebang, replace with hardcoded shell
script: >
./all-tests.sh