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.
This commit is contained in:
Peter Badida 2017-06-20 10:44:32 +02:00 committed by GitHub
parent 2316209c22
commit d982422c09
1 changed files with 1 additions and 1 deletions

View File

@ -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