Skip to content
Snippets Groups Projects
Commit 3ac7c459 authored by Holger Nahrstaedt's avatar Holger Nahrstaedt
Browse files

Try to serialize circeci

parent 6acef303
No related branches found
No related tags found
No related merge requests found
......@@ -129,9 +129,15 @@ jobs:
tox -e py35
workflows:
version: 2
build_and_test:
build:
jobs:
- build-python3.6
- build-python2.7
- build-python3.4
- build-python3.5
- build-python2.7:
requires:
- build-python3.6
- build-python3.4:
requires:
- build-python2.7
- build-python3.5:
requires:
- build-python3.4
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment