Merge pull request #4283 from ethereum/swap-test-order

Execute external Zeppelin tests before Gnosis
This commit is contained in:
Alex Beregszaszi 2018-06-12 19:48:10 +01:00 committed by GitHub
commit 62b05d4157
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -57,5 +57,5 @@ function test_truffle
} }
# Using our temporary fork here. Hopefully to be merged into upstream after the 0.5.0 release. # Using our temporary fork here. Hopefully to be merged into upstream after the 0.5.0 release.
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 test_truffle Zeppelin https://github.com/axic/openzeppelin-solidity.git -b solidity-050
test_truffle Gnosis https://github.com/axic/pm-contracts.git -b solidity-050