mirror of
https://github.com/openkmip/pykmip
synced 2026-01-10 12:33:29 +00:00
Changing python versions
This commit is contained in:
2
.github/workflows/.travis.yml
vendored
2
.github/workflows/.travis.yml
vendored
@@ -27,7 +27,7 @@ jobs:
|
||||
- run: codecov
|
||||
strategy:
|
||||
matrix:
|
||||
python-version: ['27', '34', '35', '36', '37', '38' ,'39' ,'310', '311']
|
||||
python-version: ['py27', 'py34', 'py35', 'py36', 'py37', 'pep8', 'bandit']
|
||||
test_number: ['0', '1' , '2']
|
||||
os: [ubuntu-20.04, ubuntu-22.04]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user