Hi Guys,
I’m seeing an error when publishing rust crate using cargo.
I get the following error in the deployment phase.
error: Found argument ‘to’ which wasn’t expected, or isn’t valid in this context
Job link: Travis CI - Test and Deploy with Confidence
Travis.yml: gql-client-rs/.travis.yml at master · arthurkhlghatyan/gql-client-rs · GitHub
Is this a problem with the configuration format or Travis itself?
Thanks.
Arthur.