Skip to content

Commit 366ca97

Browse files
LKaemmerlingLD250
authored andcommitted
Remove python 3.4 from gitlab-ci.yml
1 parent a0ea9e7 commit 366ca97

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

.gitlab-ci.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -20,11 +20,6 @@ python27:
2020
image: python:2.7
2121
script: tox -e py27
2222

23-
python34:
24-
<<: *tests_template
25-
image: python:3.4
26-
script: tox -e py34
27-
2823
python35:
2924
<<: *tests_template
3025
image: python:3.5

0 commit comments

Comments
 (0)