mirror of
https://github.com/OpenKMIP/PyKMIP.git
synced 2025-07-20 04:24:23 +02:00
test reduction
This commit is contained in:
parent
11db2e5b85
commit
66e7b331c1
16
.github/workflows/.travis.yml
vendored
16
.github/workflows/.travis.yml
vendored
@ -26,16 +26,6 @@ jobs:
|
|||||||
- run: codecov
|
- run: codecov
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
test: ["py27", "py34", "py35", "py36", "py37"]
|
test: ["py310", "pep8", "bandit", "docs"]
|
||||||
test_number: ["0", "1" , "2"]
|
test_number: ["0"]
|
||||||
os: [ubuntu-20.04, ubuntu-22.04]
|
os: [ubuntu-22.04]
|
||||||
include:
|
|
||||||
- test_number: "0"
|
|
||||||
test: "pep8"
|
|
||||||
- test_number: "0"
|
|
||||||
test: "bandit"
|
|
||||||
- test_number: "0"
|
|
||||||
test: "docs"
|
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
x
Reference in New Issue
Block a user