1
0
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:
Frankie 2016-08-25 15:18:16 -07:00
parent 11c6c63d76
commit 4c46997c4a

View File

@ -4,6 +4,7 @@ machine:
dependencies:
pre:
- "npm i -g testem"
- "npm i -g mocha"
override:
- 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