Skip to content

Commit 8dd54df

Browse files
committed
give up py27 tox testing in travis
something is wrong with tox-py27 & travis: pypa/setuptools#1042
1 parent 3b5e26f commit 8dd54df

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
@@ -3,8 +3,6 @@ services:
33
- redis-server
44
matrix:
55
include:
6-
- env: TOXENV=py26 VIRTUALENV_NO_DOWNLOAD=1
7-
python: "2.6"
86
- env: TOXENV=py27
97
python: "2.7"
108
- env: TOXENV=pypy

0 commit comments

Comments
 (0)