General Settings

Environment Variables

{{add-env-var repo=repo}}
{{#if config.endpoints.sshKey}}

SSH Key

{{#if model.customSshKey}} {{ssh-key key=model.customSshKey sshKeyDeleted="sshKeyDeleted"}} {{else}} {{ssh-key key=model.sshKey}} {{add-ssh-key repo=repo sshKeyAdded="sshKeyAdded"}} {{/if}}
{{/if}} {{!--

Deactivate Repository

If you'd no longer like to run this project on Travis CI you can deactivate it now.
You will be able to reactivate it in the future if you'd like to.

Deactivate Repository
--}}