Disable test-contracts-geth CI job until our geth docker is updated to constantinople.

This commit is contained in:
Lawrence Forman 2019-04-30 11:45:32 -04:00 committed by Amir Bandeali
parent 46af2ffcea
commit 6696a714f0

View File

@ -554,9 +554,10 @@ workflows:
- test-contracts-ganache:
requires:
- build-3.0
- test-contracts-geth:
requires:
- build-3.0
# Disabled until geth docker image is fixed.
# - test-contracts-geth:
# requires:
# - build-3.0
# Disabled for 3.0
# - test-pipeline:
# requires: