Skip to content

Commit c87606f

Browse files
author
Poorvak Kapoor
committed
Updating tox
1 parent 9a350c3 commit c87606f

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

tox.ini

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
11
[tox]
2-
envlist = py26, py27, flake8
2+
envlist = py27, flake8
33

44
[travis]
55
python =
66
2.7: py27
7-
2.6: py26
87

98
[testenv:flake8]
109
basepython=python

0 commit comments

Comments
 (0)