Fixes wrong URL of Zeppelin fork.

This commit is contained in:
Erik Kundt
2019-12-02 18:10:39 +01:00
committed by Daniel Kirchner
parent 9f1348d7c7
commit 3f00a0fc8c
+1 -1
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"