feat: Upgrade Travis configuration to Ubuntu 16.04; speed up and stabilize build process (#15)

Adjust the Travis configuration to be as close as possible to that of the main repo
This commit is contained in:
Stoabrogga
2019-02-11 10:33:13 +01:00
committed by GitHub
parent f04d7ce58c
commit 6307950ab8
2 changed files with 70 additions and 29 deletions

View File

@@ -2,10 +2,11 @@
#define DEF_TRANSMOGRIFICATION_H
#include <vector>
#include "Define.h"
#include "ScriptPCH.h"
#include "Language.h"
#include "Player.h"
#include "Config.h"
#include "ScriptMgr.h"
#include "ScriptedGossip.h"
#include "GameEventMgr.h"
#define PRESETS // comment this line to disable preset feature totally
#define MAX_OPTIONS 25 // do not alter