mirror of
https://github.com/OpenKMIP/PyKMIP.git
synced 2025-07-21 13:04:22 +02:00
File permissions for run.sh in .travis.yml action
This commit is contained in:
parent
01b3e54c50
commit
7339254e52
1
.github/workflows/.travis.yml
vendored
1
.github/workflows/.travis.yml
vendored
@ -20,6 +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: ./.travis/run.sh
|
- run: ./.travis/run.sh
|
||||||
- run: codecov
|
- run: codecov
|
||||||
strategy:
|
strategy:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user