mirror of https://github.com/OpenKMIP/PyKMIP.git
Changing file path of .travis workflow
This commit is contained in:
parent
111f1e5361
commit
4c65eb8326
|
@ -14,7 +14,7 @@ jobs:
|
|||
- name: Run .travis.yml build script
|
||||
uses: ktomk/run-travis-yml@v1.8.1
|
||||
with:
|
||||
file: .travis.yml
|
||||
file: ../../.travis.yml
|
||||
steps: |
|
||||
install
|
||||
script
|
||||
|
|
Loading…
Reference in New Issue