mirror of
https://github.com/n8n-io/n8n-docs.git
synced 2025-11-20 17:48:34 +00:00
1.1 KiB
1.1 KiB
| title | description | contentType |
|---|---|---|
| Travis CI credentials | Documentation for Travis CI credentials. Use these credentials to authenticate Travis CI in n8n, a workflow automation platform. | integration |
Travis CI credentials
You can use these credentials to authenticate the following nodes:
Prerequisites
Create a Travis CI{:target=_blank .external-link} account.
Supported authentication methods
- API token
Related resources
Refer to Travis CI's API documentation{:target=_blank .external-link} for more information about the service.
Using API token
To configure this credential, you'll need:
- An API Token: Get your API token from Account Settings > API Token{:target=_blank .external-link} or generate one through the Travis CI command line client{:target=_blank .external-link} .