mirror of
https://github.com/orbitdb/orbitdb.git
synced 2025-10-07 22:57:07 +00:00
Update CircleCI to use npm3
This commit is contained in:
parent
aee95eb7d4
commit
f683ea7038
@ -2,4 +2,7 @@ machine:
|
|||||||
node:
|
node:
|
||||||
version: 4.3.1
|
version: 4.3.1
|
||||||
services:
|
services:
|
||||||
- redis
|
- redis
|
||||||
|
dependencies:
|
||||||
|
pre:
|
||||||
|
- npm install -g npm@3.x.x
|
||||||
|
Loading…
x
Reference in New Issue
Block a user