mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-12-23 09:52:26 +01:00
Try adding npm i to circle.yml
This commit is contained in:
parent
20ae4c2689
commit
6b9922ad1d
@ -3,6 +3,7 @@ machine:
|
||||
version: 6.0.0
|
||||
dependencies:
|
||||
pre:
|
||||
- "npm i"
|
||||
- "npm i -g testem"
|
||||
- "npm i -g mocha"
|
||||
override:
|
||||
|
Loading…
Reference in New Issue
Block a user