mirror of https://github.com/tqdm/tqdm.git
potential fix for py26 travis CI
This commit is contained in:
parent
7277b70e3d
commit
aecd4e0484
|
@ -3,6 +3,7 @@ matrix:
|
|||
include:
|
||||
- python: 2.6
|
||||
env: TOXENV=py26
|
||||
dist: trusty
|
||||
- python: 2.7
|
||||
env: TOXENV=py27
|
||||
- python: 3.4
|
||||
|
|
Loading…
Reference in New Issue