зеркало из https://github.com/electron/electron.git
Run clean after cibuild
This commit is contained in:
Родитель
5e7f1ce383
Коммит
3fa1f3ca6f
|
@ -73,6 +73,8 @@ def main():
|
|||
if PLATFORM != 'win32':
|
||||
run_script('test.py', ['--ci'])
|
||||
|
||||
run_script('clean.py')
|
||||
|
||||
|
||||
def run_script(script, args=[]):
|
||||
print 'Running', script
|
||||
|
|
Загрузка…
Ссылка в новой задаче