Skip to content
Snippets Groups Projects
Commit 7bd04041 authored by Robert Habermann's avatar Robert Habermann
Browse files

run pep8 on Python2.7

parent 56f0d4d3
No related branches found
No related tags found
No related merge requests found
......@@ -27,7 +27,7 @@ py35:
- tox -e py35
pep8:
image: python:latest
image: python:2.7
stage: style
script:
- tox -e pep8
......
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