From 8d5d330ced6c1f0c2c279c17f856b082e3f56c49 Mon Sep 17 00:00:00 2001 From: Fabio Berger Date: Mon, 29 May 2017 15:42:20 +0200 Subject: Add static mnemonic when starting testrpc on circleCI --- circle.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'circle.yml') diff --git a/circle.yml b/circle.yml index cce012832..b6a9efeb1 100644 --- a/circle.yml +++ b/circle.yml @@ -4,7 +4,7 @@ machine: test: override: - - node node_modules/ethereumjs-testrpc/bin/testrpc: + - node node_modules/ethereumjs-testrpc/bin/testrpc -m "concert load couple harbor equip island argue ramp clarify fence smart topic": background: true - git clone git@github.com:0xProject/contracts.git ../contracts - cd ../contracts; git checkout 38c2b4c; npm install && npm run migrate -- cgit v1.2.3