Drop support for 2.6 and 3.3
authorJoshua Roesslein <jroesslein@gmail.com>
Fri, 2 Mar 2018 23:16:13 +0000 (15:16 -0800)
committerGitHub <noreply@github.com>
Fri, 2 Mar 2018 23:16:13 +0000 (15:16 -0800)
.travis.yml

index 272b9629221f9b5006120eaa0e94f3116343ff50..32c3ec895a53bbcaaa98c2e84596473f33f3acd7 100644 (file)
@@ -4,9 +4,7 @@ language: python
 cache: pip
 
 python:
-- '2.6'
 - '2.7'
-- '3.3'
 - '3.4'
 - '3.5'
 - '3.6'