From 1e1b95e1b895010200a0481c9d054ef5e4e9fa54 Mon Sep 17 00:00:00 2001 From: "Dylan K. Taylor" Date: Wed, 19 Jul 2023 18:06:44 +0100 Subject: [PATCH] uh oh --- tests/travis.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/travis.sh b/tests/travis.sh index 316c9f200..467db5e62 100755 --- a/tests/travis.sh +++ b/tests/travis.sh @@ -19,7 +19,6 @@ rm PocketMine-MP.phar 2> /dev/null mkdir "$DATA_DIR" mkdir "$PLUGINS_DIR" -cd ../../.. composer make-server if [ -f PocketMine-MP.phar ]; then