From 1a3117c23f85cd2dc2a719b4f4ce2a47d9998433 Mon Sep 17 00:00:00 2001 From: Martin Quinson Date: Wed, 29 Jul 2015 12:52:17 +0200 Subject: [PATCH 1/1] [appveyor] request the image that is intended for MinGW --- appveyor.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/appveyor.yml b/appveyor.yml index 0355227262..0c55d30de1 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -1,6 +1,7 @@ # This file is intended to automatize the testing of SimGrid on # Windows using the appveyor.com continuous integration service +os: MinGW version: "{build}" clone_depth: 1 -- 2.20.1