mirror of
https://github.com/n8n-io/n8n-docs.git
synced 2025-11-20 17:48:34 +00:00
20 lines
702 B
Markdown
20 lines
702 B
Markdown
# Travis CI
|
|
|
|
You can use these credentials to authenticate the following nodes with Travis CI.
|
|
- [Travis CI](/integrations/nodes/n8n-nodes-base.travisCI/)
|
|
|
|
## Prerequisites
|
|
|
|
Create a [Travis CI](https://travis-ci.org/) account.
|
|
|
|
## Using Access Token
|
|
|
|
1. Open your Travis CI dashboard.
|
|
2. Click on the user icon in the top right.
|
|
3. Click on 'Settings' in the dropdown list.
|
|
4. Click on the ***Settings*** tab on the page.
|
|
5. Copy the ***Token*** from the ***API authentication*** section and use it with your Travis API credentials in n8n.
|
|
6. Click on the ***Save*** button to save your credentials.
|
|
|
|

|