Skip to content
Snippets Groups Projects
Commit 6674bd74 authored by Holger's avatar Holger
Browse files

Fix circleci config

parent ba4ad34f
No related branches found
No related tags found
No related merge requests found
......@@ -120,7 +120,6 @@ jobs:
command: |
tox -e py35
build-python3.7:
docker:
- image: circleci/python:3.7.0
......@@ -156,5 +155,5 @@ workflows:
requires:
- build-python3.4
- build-python3.7:
requires:
- build-python3.7
requires:
- build-python3.7
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment