1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-22 09:23:21 +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
dependencies:
pre:
- "npm i"
- "npm i -g testem"
- "npm i -g mocha"