Pin pytests to ganache snapshot 6.0.0 (#2535)

This commit is contained in:
F. Eugene Aumson 2020-04-06 20:01:54 -04:00 committed by GitHub
parent 2086bfff25
commit 16dc8255e1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 0 deletions

View File

@ -194,6 +194,8 @@ jobs:
docker:
- image: nikolaik/python-nodejs:python3.7-nodejs8
- image: 0xorg/ganache-cli:6.0.0
environment:
VERSION: '6.0.0'
- image: 0xorg/mesh:0xV3
environment:
ETHEREUM_RPC_URL: 'http://localhost:8545'

View File

@ -5,6 +5,8 @@ services:
image: "0xorg/ganache-cli:6.0.0"
ports:
- "8545:8545"
environment:
- VERSION=6.0.0
mesh:
image: 0xorg/mesh:0xV3
depends_on: