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

add py26

parent 5d4d541e
No related branches found
No related tags found
No related merge requests found
......@@ -8,6 +8,12 @@ stages:
- test
- package
py27:
stage: test
image: python:2.6
script:
- tox -e py26
py27:
stage: test
image: python:2.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