mirror of
https://github.com/OpenKMIP/PyKMIP.git
synced 2025-07-21 13:04:22 +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 codecov
|
||||||
- run: pip install slugs
|
- run: pip install slugs
|
||||||
- run: sudo python setup.py install
|
- run: sudo python setup.py install
|
||||||
- run: sudo chmod +x ./.travis/run.sh
|
- run: sudo chmod +rwx ./
|
||||||
- run: ./.travis/run.sh
|
- run: ./.travis/run.sh
|
||||||
- run: codecov
|
- run: codecov
|
||||||
strategy:
|
strategy:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user