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

Remove npm i to check if cache held

This commit is contained in:
Dan Finlay 2016-09-08 12:01:08 -07:00
parent 6b9922ad1d
commit 67b3309c3a

View File

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