Skip to content
Snippets Groups Projects
Commit e4754913 authored by nimrod's avatar nimrod
Browse files

Remove Python 3.4 from CI.

It's not supported anymore and PyYAML refuses to install with that
version.
parent fb8439e3
No related branches found
No related tags found
No related merge requests found
...@@ -2,7 +2,6 @@ ...@@ -2,7 +2,6 @@
language: python language: python
python: python:
- "2.7" - "2.7"
- "3.4"
- "3.5" - "3.5"
- "3.6" - "3.6"
- "3.7" - "3.7"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment