summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Bangert <ben@groovie.org>2020-07-30 10:52:26 -0700
committerGitHub <noreply@github.com>2020-07-30 10:52:26 -0700
commit21d361dcd926aa157449f4d13d1674b46055ec94 (patch)
tree61d58ce75103eab09f06c1cc82dbc026fb9066cd
parenteac7fc413a583a1009541f5240380179b04fb18c (diff)
downloadroutes-bbangert-patch-1.tar.gz
Update .travis.ymlbbangert-patch-1
Remove py26 and py33 as those are long dead.
-rw-r--r--.travis.yml2
1 files changed, 0 insertions, 2 deletions
diff --git a/.travis.yml b/.travis.yml
index a38f7f3..11b7981 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,8 +1,6 @@
language: python
python:
-- '2.6'
- '2.7'
-- '3.3'
- '3.4'
- '3.5'
- '3.6'