Also disable translations since it also crashes

This commit is contained in:
Kovid Goyal 2019-10-04 06:13:34 +05:30
parent c178c78980
commit 28b5ef8723
No known key found for this signature in database
GPG Key ID: 06BC317B515ACE7C

View File

@ -25,7 +25,7 @@ class Stage1(Command):
# 'pot', # 'pot',
'build', 'build',
'resources', 'resources',
'translations', # 'translations',
'iso639', 'iso639',
'iso3166', 'iso3166',
'gui', 'gui',