aboutsummaryrefslogtreecommitdiffstats
path: root/.circleci
diff options
context:
space:
mode:
authorfragosti <francesco.agosti93@gmail.com>2018-11-08 02:58:39 +0800
committerfragosti <francesco.agosti93@gmail.com>2018-11-08 02:58:39 +0800
commiteb8f7b0ef56bb6e4fcaf2e53067018a1c24cfe02 (patch)
tree3eb08edc96fa8c2c30fb0c4c6d4b7e2b8065fb88 /.circleci
parentd1186e08b458191f578e406997c2b51567a5b49f (diff)
parent95b2898b9c0898c7e2d98ee603bff0604bf2a829 (diff)
downloaddexon-sol-tools-eb8f7b0ef56bb6e4fcaf2e53067018a1c24cfe02.tar
dexon-sol-tools-eb8f7b0ef56bb6e4fcaf2e53067018a1c24cfe02.tar.gz
dexon-sol-tools-eb8f7b0ef56bb6e4fcaf2e53067018a1c24cfe02.tar.bz2
dexon-sol-tools-eb8f7b0ef56bb6e4fcaf2e53067018a1c24cfe02.tar.lz
dexon-sol-tools-eb8f7b0ef56bb6e4fcaf2e53067018a1c24cfe02.tar.xz
dexon-sol-tools-eb8f7b0ef56bb6e4fcaf2e53067018a1c24cfe02.tar.zst
dexon-sol-tools-eb8f7b0ef56bb6e4fcaf2e53067018a1c24cfe02.zip
Merge branch 'development' of https://github.com/0xProject/0x-monorepo into feature/instant/prevent-css-leakage
Diffstat (limited to '.circleci')
-rw-r--r--.circleci/config.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/.circleci/config.yml b/.circleci/config.yml
index 897fca3c0..7811b9b34 100644
--- a/.circleci/config.yml
+++ b/.circleci/config.yml
@@ -162,6 +162,9 @@ jobs:
working_directory: ~/repo
docker:
- image: circleci/python
+ - image: 0xorg/ganache-cli
+ command: |
+ ganache-cli --gasLimit 10000000 --noVMErrorsOnRPCResponse --db /snapshot --noVMErrorsOnRPCResponse -p 8545 --networkId 50 -m "concert load couple harbor equip island argue ramp clarify fence smart topic"
steps:
- checkout
- run: sudo chown -R circleci:circleci /usr/local/bin