--- title: Travis CI node documentation description: Learn how to use the Travis CI node in n8n. Follow technical documentation to integrate Travis CI node into your workflows. contentType: [integration, reference] --- # Travis CI node Use the Travis CI node to automate work in Travis CI, and integrate Travis CI with other applications. n8n has built-in support for a wide range of Travis CI features, including cancelling and getting builds. On this page, you'll find a list of operations the Travis CI node supports and links to more resources. ```{note} Credentials Refer to [Travis CI credentials](/08-0-0-Workflow/integrations/builtin/credentials/travisci.md) for guidance on setting up authentication. ``` ## Operations * Build * Cancel a build * Get a build * Get all builds * Restart a build * Trigger a build ## Templates and examples