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

running pep8 check in Python 3.4

parent 2fca3bcb
No related branches found
Tags 0.1.22
No related merge requests found
......@@ -27,7 +27,7 @@ py35:
- tox -e py35
pep8:
image: python:2.7
image: python:3.4
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