mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-31 00:46:46 +00:00
[Hotfix] Remove appveyor fetch bots
This commit is contained in:
@@ -963,9 +963,6 @@ sub fetch_utility_scripts
|
|||||||
|
|
||||||
sub setup_bots
|
sub setup_bots
|
||||||
{
|
{
|
||||||
if ($OS eq "Windows") {
|
|
||||||
fetch_latest_windows_appveyor_bots();
|
|
||||||
}
|
|
||||||
if ($OS eq "Linux") {
|
if ($OS eq "Linux") {
|
||||||
build_linux_source("bots");
|
build_linux_source("bots");
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user