mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04:00
Run clean after cibuild
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user