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
|
- name: Run .travis.yml build script
|
||||||
uses: ktomk/run-travis-yml@v1.8.1
|
uses: ktomk/run-travis-yml@v1.8.1
|
||||||
with:
|
with:
|
||||||
file: .travis.yml
|
file: ../../.travis.yml
|
||||||
steps: |
|
steps: |
|
||||||
install
|
install
|
||||||
script
|
script
|
||||||
|
|
Loading…
Reference in New Issue