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