mirror of
https://github.com/OpenKMIP/PyKMIP.git
synced 2025-04-08 19:25:06 +02:00
Removing setup.py install for test
This commit is contained in:
parent
ab580ee813
commit
7299fa7305
1
.github/workflows/.travis.yml
vendored
1
.github/workflows/.travis.yml
vendored
@ -18,7 +18,6 @@ jobs:
|
||||
- run: pip install bandit
|
||||
- run: pip install codecov
|
||||
- run: pip install slugs
|
||||
- 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