Skip to content

Commit e308125

Browse files
committed
Remove Python 2.6 from TravisCI
1 parent 56eca00 commit e308125

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.travis.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@ sudo: false
22
language: python
33
matrix:
44
include:
5-
- python: 2.6
6-
env: TOXENV=py26
75
- python: 2.7
86
env: TOXENV=py27
97
- python: 3.3

0 commit comments

Comments
 (0)