Merge pull request #1145 from ConsenSys/develop

Increase integration test timeout
pull/1157/head
Bernhard Mueller 5 years ago committed by GitHub
commit f81e71377b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      .circleci/config.yml

@ -107,7 +107,7 @@ jobs:
-e CIRCLE_BUILD_URL=$CIRCLE_BUILD_URL \
-e CIRCLE_WEBHOOK_URL=$CIRCLE_WEBHOOK_URL \
--rm edelweiss-mythril:latest \
--timeout 60 \
--timeout 90 \
--output-dir /opt/edelweiss \
--s3 \
--dynamodb \

Loading…
Cancel
Save