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