From 705b89f09139556ab3eb7a9658853719d04c4b72 Mon Sep 17 00:00:00 2001 From: Romain Beaumont Date: Tue, 23 Feb 2016 19:53:29 +0100 Subject: [PATCH] enabling the debug on circle ci is not a good idea --- circle.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/circle.yml b/circle.yml index 4595780..824c958 100644 --- a/circle.yml +++ b/circle.yml @@ -1,7 +1,6 @@ machine: environment: MC_SERVER_JAR_DIR: /home/ubuntu/node-minecraft-protocol/minecraft-server/ - NODE_DEBUG: minecraft-protocol node: version: 4 java: