Add python_version for tox27
Had an issue on an ubuntu 20.04 image where python2 isn't installed ensure-python was not installing python2.7 Change-Id: I6beedef820f9efe6d5b08c053b788706017ff64f
This commit is contained in:
parent
40e6f47ac1
commit
3c60f4e7a2
@ -56,6 +56,7 @@
|
||||
Uses tox with the ``py27`` environment.
|
||||
vars:
|
||||
tox_envlist: py27
|
||||
python_version: 2.7
|
||||
|
||||
- job:
|
||||
name: tox-py34
|
||||
|
Loading…
x
Reference in New Issue
Block a user