mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04:00
Travis CI says long line detected
Foldede the line
This commit is contained in:
@@ -60,8 +60,8 @@ def update_submodules():
|
||||
|
||||
def bootstrap_brightray(url):
|
||||
bootstrap = os.path.join(VENDOR_DIR, 'brightray', 'script', 'bootstrap')
|
||||
execute_stdout([sys.executable, bootstrap, '--commit', LIBCHROMIUMCONTENT_COMMIT,
|
||||
url])
|
||||
execute_stdout([sys.executable, bootstrap, '--commit',
|
||||
LIBCHROMIUMCONTENT_COMMIT, url])
|
||||
|
||||
|
||||
def update_node_modules(dirname):
|
||||
|
||||
Reference in New Issue
Block a user