Make sure virtualpdu is tested on py27,34,35
Those are the version supported by ironic, we should be able to build virtualpdu with these version.
This commit is contained in:
parent
cda240b7c9
commit
64cf340928
@ -6,6 +6,8 @@ matrix:
|
||||
include:
|
||||
- python: "2.7"
|
||||
env: TOX_ENV=py27
|
||||
- python: "3.4"
|
||||
env: TOX_ENV=py34
|
||||
- python: "3.5"
|
||||
env: TOX_ENV=py35
|
||||
- python: "3.5"
|
||||
|
Loading…
x
Reference in New Issue
Block a user