mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-12-23 09:52:26 +01:00
Add - "npm i -g mocha" to circle
This commit is contained in:
parent
11c6c63d76
commit
4c46997c4a
@ -4,6 +4,7 @@ machine:
|
|||||||
dependencies:
|
dependencies:
|
||||||
pre:
|
pre:
|
||||||
- "npm i -g testem"
|
- "npm i -g testem"
|
||||||
|
- "npm i -g mocha"
|
||||||
override:
|
override:
|
||||||
- sudo apt-get install libxss1 libappindicator1 libindicator7 lsb-base
|
- sudo apt-get install libxss1 libappindicator1 libindicator7 lsb-base
|
||||||
- curl -L -o google-chrome.deb https://dl.google.com/linux/direct/google-chrome-stable_current_amd64.deb
|
- curl -L -o google-chrome.deb https://dl.google.com/linux/direct/google-chrome-stable_current_amd64.deb
|
||||||
|
Loading…
Reference in New Issue
Block a user