mirror of
https://github.com/balena-io/balena-cli.git
synced 2025-01-18 02:39:49 +00:00
Use only npm 4, for now
This commit is contained in:
parent
d858f3fd90
commit
47407a84fb
@ -6,7 +6,7 @@ matrix:
|
||||
env:
|
||||
- CAN_DEPLOY=true
|
||||
before_install:
|
||||
- npm -g install npm
|
||||
- npm -g install npm@4
|
||||
script: ./automation/catch-uncommitted-output
|
||||
notifications:
|
||||
email: false
|
||||
|
Loading…
Reference in New Issue
Block a user