Skip to content
Snippets Groups Projects
Commit de087906 authored by Tamas Gal's avatar Tamas Gal :speech_balloon:
Browse files

Delete Python 3.5 from CI

parent e3544bee
No related branches found
No related tags found
No related merge requests found
Pipeline #13531 passed with warnings
......@@ -30,15 +30,6 @@ stages:
reports:
junit: "reports/junit*.xml"
test-py3.5:
image: docker.km3net.de/base/python:3.5
stage: test
script:
- *virtualenv_definition
- make test
<<: *junit_definition
allow_failure: true
test-py3.6:
image: docker.km3net.de/base/python:3.6
stage: test
......
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