mirror of
https://github.com/OpenKMIP/PyKMIP.git
synced 2025-07-29 00:44:05 +02:00
Readding setup.py and adding permissions to /usr/local/lib/
This commit is contained in:
parent
7299fa7305
commit
0cf89ebbcb
2
.github/workflows/.travis.yml
vendored
2
.github/workflows/.travis.yml
vendored
@ -18,6 +18,8 @@ jobs:
|
||||
- run: pip install bandit
|
||||
- run: pip install codecov
|
||||
- run: pip install slugs
|
||||
- run: sudo chmod -R 777 /usr/local/lib/
|
||||
- run: python3 setup.py install
|
||||
- run: RUN_INTEGRATION_TESTS=${{ matrix.test_number }} ./.travis/run.sh
|
||||
- run: codecov
|
||||
strategy:
|
||||
|
Loading…
x
Reference in New Issue
Block a user