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

fix cirleci

parent 31ff407e
No related branches found
No related tags found
No related merge requests found
...@@ -127,3 +127,11 @@ jobs: ...@@ -127,3 +127,11 @@ jobs:
name: run tests name: run tests
command: | command: |
tox -e py35 tox -e py35
workflows:
version: 2
build_and_test:
jobs:
- build
- build-python2.7
- build-python3.4
- build-python3.5
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