n8n-docs/docs/integrations/credentials/travisCi.md
2022-04-13 09:56:05 +01:00

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.
![Getting Travis CI credentials](/_images/integrations/credentials/travisci/using-access-token.gif)