mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Merge pull request #4335 from ethereum/disable-gnosis
Disable gnosis tests temporarily
This commit is contained in:
commit
9b67bdb3f4
@ -68,4 +68,6 @@ function test_truffle
|
||||
|
||||
# Using our temporary fork here. Hopefully to be merged into upstream after the 0.5.0 release.
|
||||
test_truffle Zeppelin https://github.com/axic/openzeppelin-solidity.git solidity-050
|
||||
test_truffle Gnosis https://github.com/axic/pm-contracts.git solidity-050
|
||||
|
||||
# Disabled temporarily as it needs to be updated to latest Truffle first.
|
||||
#test_truffle Gnosis https://github.com/axic/pm-contracts.git solidity-050
|
||||
|
Loading…
Reference in New Issue
Block a user