mirror of
https://github.com/OpenKMIP/PyKMIP.git
synced 2025-04-08 19:25:06 +02:00
Fix to include integration tests for py builds
This commit is contained in:
parent
8800e0b641
commit
4f8b3161e3
8
.github/workflows/.travis.yml
vendored
8
.github/workflows/.travis.yml
vendored
@ -29,6 +29,14 @@ jobs:
|
||||
os: [ubuntu-22.04,ubuntu-20.04]
|
||||
include:
|
||||
- test: "py38"
|
||||
test_number: "0"
|
||||
os: ubuntu-20.04
|
||||
- test: "py38"
|
||||
test_number: "1"
|
||||
os: ubuntu-20.04
|
||||
- test: "py310"
|
||||
test_number: "0"
|
||||
os: ubuntu-22.04
|
||||
- test: "py310"
|
||||
test_number: "1"
|
||||
os: ubuntu-22.04
|
Loading…
x
Reference in New Issue
Block a user