mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Use temporary fork of Gnosis/Zeppelin contracts
Hopefully to be merged into upstream after the 0.5.0 release.
This commit is contained in:
parent
faf96e8e3f
commit
396b188352
@ -56,5 +56,6 @@ function test_truffle
|
|||||||
rm -rf "$DIR"
|
rm -rf "$DIR"
|
||||||
}
|
}
|
||||||
|
|
||||||
test_truffle Gnosis https://github.com/gnosis/pm-contracts.git
|
# Using our temporary fork here. Hopefully to be merged into upstream after the 0.5.0 release.
|
||||||
test_truffle Zeppelin https://github.com/OpenZeppelin/openzeppelin-solidity.git
|
test_truffle Gnosis https://github.com/axic/pm-contracts.git -b solidity-050
|
||||||
|
test_truffle Zeppelin https://github.com/axic/openzeppelin-solidity.git -b solidity-050
|
||||||
|
Loading…
Reference in New Issue
Block a user