Commit 6aa88e2b by Francisco Giordano Committed by Nicolás Venturo

silence npm output (#1590)

parent 76abd1a4
......@@ -12,7 +12,7 @@ rm -rf build/
mkdir -p "$SOLC_05_DIR"
cd "$SOLC_05_DIR"
npm init --yes
echo '{ "private": true }' > package.json
npm install --save-dev truffle@5.0.0
rm -rf contracts
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment