mirror of
https://github.com/openkmip/pykmip
synced 2025-12-26 05:03:37 +00:00
Permissions fix in .travis.yml action
This commit is contained in:
2
.github/workflows/.travis.yml
vendored
2
.github/workflows/.travis.yml
vendored
@@ -1221,7 +1221,7 @@ jobs:
|
||||
- run: pip install bandit
|
||||
- run: pip install codecov
|
||||
- run: pip install slugs
|
||||
- run: python setup.py install
|
||||
- run: python setup.py install --user
|
||||
- run: ./.travis/run.sh
|
||||
- run: codecov
|
||||
strategy:
|
||||
|
||||
Reference in New Issue
Block a user