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
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -2,7 +2,6 @@
language: python
python:
  - "2.7"
  - "3.4"
  - "3.5"
  - "3.6"
  - "3.7"