Run the tests before publishing

This commit is contained in:
Kovid Goyal 2016-06-27 06:54:35 +05:30
parent 298df07987
commit 4c3d3ecae8
No known key found for this signature in database
GPG Key ID: 06BC317B515ACE7C

View File

@ -18,6 +18,7 @@ class Stage1(Command):
sub_commands = [
'check',
'test',
'cacerts',
'pot',
'build',