Update the list of components
This commit is contained in:
parent
3903c0b861
commit
b3c9a16a9d
1 changed files with 11 additions and 0 deletions
|
|
@ -33,5 +33,16 @@ environment:
|
||||||
TOX: true
|
TOX: true
|
||||||
duration: 10m
|
duration: 10m
|
||||||
component+:
|
component+:
|
||||||
|
- python2
|
||||||
|
- python26
|
||||||
|
- python3
|
||||||
|
- python34
|
||||||
|
- python35
|
||||||
|
- python36
|
||||||
- pypy
|
- pypy
|
||||||
|
- pypy3
|
||||||
- jython
|
- jython
|
||||||
|
- python-pip
|
||||||
|
- python-wheel
|
||||||
|
- python-setuptools
|
||||||
|
- python-virtualenv
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue