platforms for appveyor

This commit is contained in:
wiredfool 2015-06-10 14:37:08 -07:00
parent 2334d278d4
commit 8124851534

View File

@ -1,9 +1,9 @@
SF_MIRROR = 'http://hivelocity.dl.sourceforge.net' SF_MIRROR = 'http://hivelocity.dl.sourceforge.net'
SF_MIRROR = 'http://iweb.dl.sourceforge.net' SF_MIRROR = 'http://iweb.dl.sourceforge.net'
pythons = {'26':7, pythons = {#'26':7,
'27':7, '27':7,
'32':7, #'32':7,
'33':7.1, '33':7.1,
'34':7.1} '34':7.1}