From 20c7e47ff79afc6d7b86a3023790a3bfd9986f01 Mon Sep 17 00:00:00 2001 From: Eugen Wissner Date: Tue, 19 Mar 2019 08:47:39 +0100 Subject: net: Add missing public imports, move tests --- appveyor.yml | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'appveyor.yml') diff --git a/appveyor.yml b/appveyor.yml index 4e0072e..e94c1e5 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -3,6 +3,12 @@ os: Visual Studio 2015 environment: matrix: + - DC: dmd + DVersion: 2.085.0 + arch: x64 + - DC: dmd + DVersion: 2.085.0 + arch: x86 - DC: dmd DVersion: 2.084.1 arch: x64 -- cgit v1.2.3