From 55725f07ece615ea09ac8c0ff0389e18207bd050 Mon Sep 17 00:00:00 2001 From: Trung Do Date: Wed, 24 Jun 2015 14:09:56 -0400 Subject: AppVeyor: Remove os: unstable The default os has Qt now, so there no need for the unstable os. --- appveyor.yml | 3 --- 1 file changed, 3 deletions(-) (limited to 'appveyor.yml') diff --git a/appveyor.yml b/appveyor.yml index aef2d6f7..7e9155e6 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -1,6 +1,3 @@ -# it seems that Qt is only installed by default on unstable os at the moment -os: unstable - # shallow clone clone_depth: 5 -- cgit v1.2.3