{
  "meta": {
    "version": "v1",
    "pricing": {
      "public": {
        "label": "Public",
        "description": "Read-only API access for lightweight status checks and public integrations."
      },
      "premium": {
        "label": "Premium",
        "description": "API keys with higher hourly quotas, plus Slack, Discord, webhook, and email outage alerts across your vendor stack."
      }
    },
    "generatedAt": "2026-07-23T13:20:04.702Z"
  },
  "data": {
    "id": "provider_travis_ci",
    "slug": "travis-ci",
    "name": "Travis CI",
    "tagline": "Travis CI build platform status from the official page.",
    "shortDescription": "Check whether Travis CI builds, the API, and background processing are up or degraded.",
    "description": "OutageDeck tracks the official Travis CI status page so teams can quickly tell whether stuck builds are a config problem or an active Travis CI incident.",
    "categories": [
      "devtools",
      "ci-cd",
      "builds"
    ],
    "featured": false,
    "currentStatus": {
      "code": "operational",
      "label": "Operational",
      "headline": "All Systems Operational",
      "summary": "Travis CI reports all systems operational across the tracked services mapped in OutageDeck.",
      "capturedAt": "2026-07-23T11:29:04.494+00:00"
    },
    "source": {
      "id": "source_travis_ci_status",
      "kind": "official_api",
      "name": "Travis CI Status",
      "checkedAt": "2026-07-23T13:15:04.401+00:00",
      "officialUrl": "https://www.traviscistatus.com",
      "statusPageUrl": "https://www.traviscistatus.com"
    },
    "counts": {
      "services": 3,
      "activeIncidents": 0,
      "incidents": 1
    },
    "services": [
      {
        "id": "service_travis_ci_api",
        "slug": "travis-ci-api",
        "name": "API & web app",
        "category": "api",
        "status": "operational",
        "summary": "The Travis CI API and web application.",
        "officialUrl": "https://www.travis-ci.com",
        "links": {
          "html": "/services/travis-ci-api",
          "api": "/api/v1/services/travis-ci-api"
        }
      },
      {
        "id": "service_travis_ci_background",
        "slug": "travis-ci-background",
        "name": "Background processing",
        "category": "pipeline",
        "status": "operational",
        "summary": "Log processing, user sync, and notifications.",
        "officialUrl": "https://www.travis-ci.com",
        "links": {
          "html": "/services/travis-ci-background",
          "api": "/api/v1/services/travis-ci-background"
        }
      },
      {
        "id": "service_travis_ci_builds",
        "slug": "travis-ci-builds",
        "name": "Builds",
        "category": "ci",
        "status": "operational",
        "summary": "Build processing for Linux and Windows.",
        "officialUrl": "https://www.travis-ci.com",
        "links": {
          "html": "/services/travis-ci-builds",
          "api": "/api/v1/services/travis-ci-builds"
        }
      }
    ],
    "activeIncidents": [],
    "recentIncidents": [
      {
        "id": "incident_statuspage_travis-ci_spdvvt8n6xx1",
        "slug": "travis-ci-build-job-s-failures-2026-05-25",
        "title": "Build job(s) failures",
        "summary": "Build job(s) failures",
        "status": "resolved",
        "severity": "minor",
        "startedAt": "2026-05-25T14:12:19.929+00:00",
        "updatedAt": "2026-05-25T19:26:11.958+00:00",
        "resolvedAt": "2026-05-25T19:26:11.944+00:00",
        "provider": {
          "slug": "travis-ci",
          "name": "Travis CI"
        },
        "affectedServices": [],
        "links": {
          "html": "/incidents/travis-ci-build-job-s-failures-2026-05-25",
          "api": "/api/v1/incidents/travis-ci-build-job-s-failures-2026-05-25",
          "providerHtml": "/providers/travis-ci"
        }
      }
    ],
    "links": {
      "html": "/providers/travis-ci",
      "incidentsHtml": "/providers/travis-ci/incidents",
      "api": "/api/v1/providers/travis-ci",
      "officialWebsite": "https://www.travis-ci.com",
      "officialStatus": "https://www.traviscistatus.com"
    },
    "access": {
      "plan": "public",
      "keyed": false
    }
  }
}