# Earthly vs Travis CI

| Attribute | Earthly | Travis CI |
|---|---|---|
| **Vioscale score** | 41.5 (52% (medium)) | 59.1 (19% (low)) |
| deployment.options | `{"cloud":true}` | `{"cloud":true,"on_prem":true,"self_hosted":true}` |
| description.long | A governance platform that automates enforcement of engineering standards, policies, and compliance requirements as guardrails in pull requests and CI/CD workflows. Provides real-time visibility into code quality, testing, deployment practices, and other development lifecycle metrics across teams and services. | A continuous integration and deployment service that enables developers to automatically run tests, perform quality checks, and deploy code. It emphasizes simple configuration syntax and fast feedback cycles through parallel builds across multiple programming languages and environments. |
| features.capabilities | `{"hosting":"cloud","marketplace":true,"yaml_pipelines":true}` | `{"caching":true,"hosting":"both","matrix_builds":true,"yaml_pipelines":true,"container_native":true,"secrets_management":true,"deploy_environments":true,"self_hosted_runners":true}` |
| integrations.count | 4 | 11 |
| integrations.list | `[{"name":"GitHub"},{"name":"Claude"},{"name":"OpenAPI"},{"name":"Swagger"}]` | `[{"name":"GitHub"},{"name":"GitLab"},{"name":"Bitbucket"},{"name":"Docker"},{"name":"DeepSource"},{"name":"Coveralls"},{"name":"Coverity Scan"},{"name":"SourceClear"},{"name":"HashiCorp Vault"},{"name":"Slack"},{"name":"NPM"}]` |
| market.availability | - | `{"hqCountry":"DE","primaryMarkets":[],"availabilityScope":"global","availableCountries":[],"notAvailableCountries":[]}` |
| platform.support | `{"web":true}` | `{"web":true}` |
| pricing | `{"type":"quote","sourceUrl":"https://earthly.dev","retrievedAt":"2026-08-03T13:10:33.508Z"}` | `{"type":"subscription","plans":[{"free":false,"name":"Usage Based","summary":"$13.75/month or $153/year","features":["420,000 Linux build credits per year","80 concurrent jobs","Premium VMs available","35,000 credits per month included","Unlimited users (billed per user)"],"components":[{"kind":"fixed","amount":13.75,"period":"month","currency":"USD"},{"kind":"fixed","amount":153,"period":"year","currency":"USD"}],"description":"Pay-as-you-go plan with included monthly credits","contactSales":false,"includedLimits":{"concurrent_jobs":"80","build_credits_yearly":"420,000"}},{"free":false,"name":"Unlimited Plan","summary":"$66+/month or $733/year","features":["Unlimited credits for non-premium VMs","1–300 concurrent jobs","Unlimited collaborators and repositories","Unlimited storage","Premium VMs available"],"components":[{"kind":"fixed","amount":66,"period":"month","currency":"USD"},{"kind":"fixed","amount":733,"period":"year","currency":"USD"}],"description":"Unlimited credits and collaborators with flexible concurrency scaling","contactSales":false},{"free":false,"name":"On-Premise/Private Cloud","summary":"$34/month or $378/year","features":["On-premise or private cloud deployment","Perforce and Subversion CI/CD support","Premium support options"],"components":[{"kind":"fixed","amount":34,"period":"month","currency":"USD"},{"kind":"fixed","amount":378,"period":"year","currency":"USD"}],"description":"Dedicated deployment for private cloud or on-premise infrastructure","contactSales":true}],"summary":"From $13.75/month. Free tier for open-source projects; 100 trial builds for private repositories.","currency":"USD","freeTier":true,"sourceUrl":"https://www.travis-ci.com/pricing-test/","retrievedAt":"2026-08-16T21:32:42.647Z","freeTrialDays":100,"startingPrice":{"amount":13.75,"period":"month","currency":"USD"},"billingPeriods":["month","year"]}` |
| pricing.free_tier | - | yes |
| pricing.model | commercial | freemium |
| pricing.price_level | unknown | low |
| pricing.transparent | - | yes |
| reliability.status_page | yes | - |
| security.soc2 | yes | - |

## Capabilities (CI/CD Tools)

| Capability | Earthly | Travis CI |
|---|:--:|:--:|
| **Deployment** |  |  |
| Hosting | Cloud only | Cloud + self-hosted |
| Self-hosted runners | - | ✓ |
| **Core** |  |  |
| Config-as-code pipelines | ✓ | ✓ |
| Matrix / parallel builds | - | ✓ |
| **Build** |  |  |
| Container-native builds | - | ✓ |
| **Performance** |  |  |
| Build caching | - | ✓ |
| **Security** |  |  |
| Secrets management | - | ✓ |
| **Delivery** |  |  |
| Deployment environments & approvals | - | ✓ |
| **Ecosystem** |  |  |
| Reusable actions / marketplace | ✓ | - |

*Source: Vioscale. Generated 2026-09-01T17:45:11.200Z. "-" = undocumented, not absent.*
