mirror of
https://github.com/jupyter/notebook.git
synced 2025-03-07 13:07:22 +08:00
Fix build issue with npm upgrade
This commit is contained in:
parent
2ba296039a
commit
b89d9f04ea
@ -24,7 +24,7 @@ before_install:
|
||||
- nvm use 6.9.2
|
||||
- node --version
|
||||
- npm --version
|
||||
- npm upgrade -g npm
|
||||
- npm install -g npm
|
||||
- npm install
|
||||
- |
|
||||
if [[ $GROUP == js* ]]; then
|
||||
|
Loading…
Reference in New Issue
Block a user