From 1154ac16b988e64c03880169ce96b6023a939f97 Mon Sep 17 00:00:00 2001
From: mazmazz <mar.marcoz@outlook.com>
Date: Sun, 30 Dec 2018 13:34:43 -0500
Subject: [PATCH] Dummy out DD builds

---
 appveyor.yml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/appveyor.yml b/appveyor.yml
index 07cc59ec7..a8e6da0eb 100644
--- a/appveyor.yml
+++ b/appveyor.yml
@@ -75,8 +75,8 @@ install:
 configuration:
 - SDL
 - SDL64
-- DD
-- DD64
+#- DD
+#- DD64
 
 matrix:
   allow_failures:
-- 
GitLab