mirror of
https://github.com/kovidgoyal/calibre.git
synced 2026-05-29 18:22:37 -04:00
See if installing uglify-js manually fixes Travis builds
This commit is contained in:
+1
-1
@@ -100,7 +100,7 @@ def main():
|
||||
'https://download.calibre-ebook.com/travis/{}.tar.xz'.format(tball), SW
|
||||
)
|
||||
|
||||
run('npm install --no-optional rapydscript-ng')
|
||||
run('npm install --no-optional rapydscript-ng uglify-js regenerator')
|
||||
print(os.environ['PATH'])
|
||||
run('which rapydscript')
|
||||
run('rapydscript --version')
|
||||
|
||||
Reference in New Issue
Block a user