Make travis cd into the kalk directory when publishing.

This commit is contained in:
PaddiM8 2020-06-12 17:16:28 +02:00
parent 54db8b28aa
commit 82b3ac6644

View File

@ -29,6 +29,7 @@ jobs:
- stage: deploy-cargo
cache: cargo
script: cd kalk
if: branch = release
deploy:
provider: cargo