mirror of
https://github.com/atom/atom.git
synced 2026-02-08 05:35:04 -05:00
Install npm 3 on Travis
This commit is contained in:
@@ -29,6 +29,7 @@ install:
|
||||
- source /tmp/.nvm/nvm.sh
|
||||
- nvm install $NODE_VERSION
|
||||
- nvm use --delete-prefix $NODE_VERSION
|
||||
- npm install -g npm
|
||||
|
||||
script: script/cibuild
|
||||
|
||||
|
||||
Reference in New Issue
Block a user