We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c448753 commit 26cd8f9Copy full SHA for 26cd8f9
2 files changed
.travis.yml
@@ -7,7 +7,6 @@ env:
7
- TOX_ENV=py27-1.7.x
8
- TOX_ENV=py27-1.6.x
9
- TOX_ENV=py27-1.5.x
10
- - TOX_ENV=py27-1.4.x
11
- TOX_ENV=py26-1.5.x
12
install:
13
- pip install tox
tox.ini
@@ -63,7 +63,6 @@ basepython = pypy
63
deps =
64
{[testenv]deps17}
65
66
-
67
[testenv:pypy-1.7.x]
68
basepython = pypy
69
0 commit comments