From d982422c09bb99dc49a7196f5ccc1de853b91eb6 Mon Sep 17 00:00:00 2001 From: Peter Badida Date: Tue, 20 Jun 2017 10:44:32 +0200 Subject: [PATCH] Appveyor: switch DO_WHEELS to True Apparently we forgot to change it to `True` after the server sync, which resulted in the latest (today) master wheels being from 13th May. --- appveyor.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/appveyor.yml b/appveyor.yml index 82dc87231..cb125c36b 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -3,7 +3,7 @@ os: Visual Studio 2015 environment: WHEEL_DIR: C:\kivy_wheels KIVY_BUILD_DIR: C:\kivy_build - DO_WHEEL: False + DO_WHEEL: True KEY_WITH_NO_TEETH: secure: 7cS7xjpCL/VH5jIIGSf13camkiu1enMh5hO0UsBgmRlBXyKk3t/7HB79ofyJKgDb USE_SDL2: 1