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

Move pre scripts to dependencies key

This commit is contained in:
Dan Finlay 2016-07-22 16:34:53 -07:00
parent ee3a2a65de
commit b37b2bcbdc

View File

@ -1,6 +1,7 @@
machine:
node:
version: 6.0.0
dependencies:
pre:
- "npm i -g testem"
- "npm i -g phantomjs"