From dac619e4917b0ad43d836a534633d68a871aecca Mon Sep 17 00:00:00 2001 From: Sebastian Thiel Date: Sat, 20 Jul 2019 17:26:16 +0800 Subject: Drop python 2.7 support and help with encodings Fixes #312 --- .travis.yml | 1 - 1 file changed, 1 deletion(-) (limited to '.travis.yml') diff --git a/.travis.yml b/.travis.yml index aed714af..7939e161 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,6 +1,5 @@ language: python python: - - "2.7" - "3.4" - "3.5" - "3.6" -- cgit v1.2.3