From e50f8d532a3be5f7c2d940c32c1e1de34a1f1794 Mon Sep 17 00:00:00 2001 From: Alex Beregszaszi Date: Thu, 21 Jun 2018 21:51:28 +0200 Subject: Disable gnosis tests temporarily --- test/externalTests.sh | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'test') diff --git a/test/externalTests.sh b/test/externalTests.sh index 3599e069..3125f92f 100755 --- a/test/externalTests.sh +++ b/test/externalTests.sh @@ -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 -- cgit v1.2.3