From 783ab92bd6c704f40327f22026133cff6d030861 Mon Sep 17 00:00:00 2001
From: ansable <anchous12@gmail.com>
Date: Tue, 4 Jun 2019 19:59:07 +0200
Subject: [PATCH] no one needs 3.5 anyway

---
 .travis.yml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/.travis.yml b/.travis.yml
index 400e8e51..e0b5798a 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -4,7 +4,6 @@ dist: xenial
 
 python:
   - "3.6"
-  - "3.5"
   - "3.7"
   - "2.7"
 
