mirror of
https://github.com/atom/atom.git
synced 2026-04-28 03:01:47 -04:00
Use the same version on Travis
This commit is contained in:
@@ -27,7 +27,7 @@ install:
|
||||
- source /tmp/.nvm/nvm.sh
|
||||
- nvm install $NODE_VERSION
|
||||
- nvm use --delete-prefix $NODE_VERSION
|
||||
- npm install -g npm@5.3.0
|
||||
- npm install -g npm@6.1.0
|
||||
- script/build --create-debian-package --create-rpm-package --compress-artifacts
|
||||
|
||||
script:
|
||||
|
||||
Reference in New Issue
Block a user