mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-11-26 12:29:06 +01:00
try with custom box
This commit is contained in:
parent
b636d72add
commit
b54ed05306
@ -12,7 +12,7 @@ cd test/e2e/beta/
|
||||
rm -rf drizzle-test
|
||||
mkdir drizzle-test && cd drizzle-test
|
||||
sudo npm install -g truffle
|
||||
truffle unbox drizzle
|
||||
truffle unbox https://github.com/brunobar79/drizzle-box/
|
||||
echo "Deploying contracts for Drizzle test..."
|
||||
truffle compile && truffle migrate
|
||||
BROWSER=none npm start >> /dev/null 2>&1 &
|
||||
|
Loading…
Reference in New Issue
Block a user