From e18b6ef1904f513a8ca46e9fcb05d29881a13c8e Mon Sep 17 00:00:00 2001 From: Achilles Rasquinha Date: Tue, 20 Mar 2018 10:54:35 +0530 Subject: [PATCH] Update .travis.yml --- .travis.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index 30979be721..9a9170f808 100644 --- a/.travis.yml +++ b/.travis.yml @@ -3,7 +3,6 @@ dist: trusty python: - "2.7" - - "3.5" - "3.6" services: @@ -11,7 +10,6 @@ services: matrix: allow_failures: - - python: "3.5" - python: "3.6" before_script: