Fixes wrong URL of Zeppelin fork.

This commit is contained in:
Erik Kundt 2019-11-27 12:32:54 +01:00 committed by Daniel Kirchner
parent 9f1348d7c7
commit 3f00a0fc8c

View File

@ -31,7 +31,7 @@ function test_fn { npm run test; }
function zeppelin_test
{
OPTIMIZER_LEVEL=1
truffle_setup https://github.com/erak/openzeppelin-solidity.git master_060
truffle_setup https://github.com/erak/openzeppelin-contracts.git master_060
run_install install_fn
CONFIG="truffle-config.js"