mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Fixes wrong URL of Zeppelin fork.
This commit is contained in:
parent
9f1348d7c7
commit
3f00a0fc8c
@ -31,7 +31,7 @@ function test_fn { npm run test; }
|
|||||||
function zeppelin_test
|
function zeppelin_test
|
||||||
{
|
{
|
||||||
OPTIMIZER_LEVEL=1
|
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
|
run_install install_fn
|
||||||
|
|
||||||
CONFIG="truffle-config.js"
|
CONFIG="truffle-config.js"
|
||||||
|
Loading…
Reference in New Issue
Block a user