summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul McGuire <ptmcg@austin.rr.com>2019-06-29 00:48:32 -0500
committerPaul McGuire <ptmcg@austin.rr.com>2019-06-29 00:48:32 -0500
commit56eea1d34c2de9d505c945f58bb75e88bb5676c6 (patch)
tree82a75e87857b1753094cbdbd525911d22d21809c
parent9dbb88ea5bd383afc5b2a20786c1810f525383e1 (diff)
downloadpyparsing-git-56eea1d34c2de9d505c945f58bb75e88bb5676c6.tar.gz
Drop Python 2.6 from TravisCI versions, apparently no longer supported
-rw-r--r--.travis.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index b627263..5f29e57 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -4,7 +4,6 @@ language: python
matrix:
include:
- - python: 2.6
- python: 2.7
- python: 3.4
- python: 3.5