1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-22 17:33:23 +01:00

Remove npm i again because apparently that worked

This commit is contained in:
Dan Finlay 2016-09-08 12:47:11 -07:00
parent fbf3dceca0
commit 8d981ac87f

View File

@ -3,6 +3,5 @@ machine:
version: 6.0.0 version: 6.0.0
dependencies: dependencies:
pre: pre:
- "npm i"
- "npm i -g testem" - "npm i -g testem"
- "npm i -g mocha" - "npm i -g mocha"