mirror of
https://github.com/OpenKMIP/PyKMIP.git
synced 2025-04-08 19:25:06 +02:00
Folder permissions for run.sh in .travis.yml action
This commit is contained in:
parent
7339254e52
commit
4041e77693
2
.github/workflows/.travis.yml
vendored
2
.github/workflows/.travis.yml
vendored
@ -20,7 +20,7 @@ jobs:
|
||||
- run: pip install codecov
|
||||
- run: pip install slugs
|
||||
- run: sudo python setup.py install
|
||||
- run: sudo chmod +x ./.travis/run.sh
|
||||
- run: sudo chmod +rwx ./
|
||||
- run: ./.travis/run.sh
|
||||
- run: codecov
|
||||
strategy:
|
||||
|
Loading…
x
Reference in New Issue
Block a user