mirror of https://github.com/tqdm/tqdm.git
remove py33 from travis build matrix
https://github.com/tox-dev/tox/issues/648
This commit is contained in:
parent
17f5e04064
commit
4f116cd595
|
@ -7,8 +7,6 @@ matrix:
|
|||
env: TOXENV=py26
|
||||
- python: 2.7
|
||||
env: TOXENV=py27
|
||||
- python: 3.3
|
||||
env: TOXENV=py33
|
||||
- python: 3.4
|
||||
env: TOXENV=py34
|
||||
- python: 3.5
|
||||
|
|
Loading…
Reference in New Issue