From 9a906b0ea432551af69fae0cffa3c519762e9e74 Mon Sep 17 00:00:00 2001 From: Daniel Gibbs Date: Sat, 27 Apr 2019 00:51:30 +0100 Subject: [PATCH] fix(travis): correct test name --- tests/tests_mcserver.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/tests/tests_mcserver.sh b/tests/tests_mcserver.sh index be518434b..9e5eb5442 100644 --- a/tests/tests_mcserver.sh +++ b/tests/tests_mcserver.sh @@ -2,10 +2,11 @@ # Project: Game Server Managers - LinuxGSM # Author: Daniel Gibbs # License: MIT License, Copyright (c) 2019 Daniel Gibbs -# Purpose: Travis CI Tests: Factorio | Linux Game Server Management Script +# Purpose: Travis CI Tests: Minecraft | Linux Game Server Management Script # Contributors: https://github.com/GameServerManagers/LinuxGSM/graphs/contributors # Documentation: https://docs.linuxgsm.com/ # Website: https://linuxgsm.com + travistest="1" version="190401" shortname="mc"