travis-cd
Installation
SKILL.md
Travis CD
Configure continuous deployment from Travis CI to cloud providers, artifact registries, and custom endpoints. This skill covers Travis CI's built-in deployment providers, credential management, and release automation patterns.
Intent Router
Load reference files for depth on specific topics:
| Topic | File | Load when... |
|---|---|---|
| Deployment Providers | references/deployment-providers.md |
Setting up deployments to Heroku, AWS, npm, PyPI, Docker Hub, or other providers |
| Deployment Conditions | references/deployment-conditions.md |
Controlling when deployments run (branch filters, tags, PRs, conditions) |
| Credential Management | references/credential-management.md |
Encrypting secrets, managing API keys, and secure variable handling |
| Release Automation | references/release-automation.md |
Tag-triggered releases, semantic versioning, GitHub Releases, and changelog generation |