mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Switches to Colony dappsys fork.
This commit is contained in:
parent
a896a163ca
commit
9f1348d7c7
@ -39,7 +39,7 @@ function colony_test
|
|||||||
|
|
||||||
cd lib
|
cd lib
|
||||||
rm -Rf dappsys
|
rm -Rf dappsys
|
||||||
git clone https://github.com/erak/dappsys-monolithic.git -b callvalue-payable-fix dappsys
|
git clone https://github.com/erak/dappsys-monolithic.git -b master_060 dappsys
|
||||||
cd ..
|
cd ..
|
||||||
|
|
||||||
truffle_run_test compile_fn test_fn
|
truffle_run_test compile_fn test_fn
|
||||||
|
Loading…
Reference in New Issue
Block a user