Travis CI
将你的 GitHub 项目与 Travis CI 同步,几分钟内测试你的代码
- 认证方式
- API Key
- HTTPS
- Yes
- CORS
- Unknown
- 分类
- 持续集成
- 文档 / URL
- https://docs.travis-ci.com/api/
简介
Travis CI 提供 CI API——基于密钥。
⚠️ 状态(2026-08 实测):猜测的路径返回 HTTP 404(结构化)——路由路径不同。请查看文档获取有效路由。
提供的数据
curl "https://api.travis-ci.com/user" \
-H "Authorization: token YOUR_KEY"
注意事项
- 构建、仓库、任务。
- 路由路径按文档。
常见问题
Travis CI 免费吗? 免费层带限额;更多需要付费。
为什么 404? 我们 2026-08 猜测的路径不对(已实测)——请查看文档。
它做什么? CI/CD。
持续集成 分类更多
| API | Auth | HTTPS | CORS | |
|---|---|---|---|---|
| Azure DevOps Health Resource health helps you diagnose and get support when an Azure issue impacts your resources | API Key | No | No | ↗ |
| Bitrise Build tool and processes integrations to create efficient development pipelines | API Key | Yes | Unknown | ↗ |
| Buddy The fastest continuous integration and continuous delivery platform | OAuth | Yes | Unknown | ↗ |
| CircleCI Automate the software development process using continuous integration and continuous delivery | API Key | Yes | Unknown | ↗ |
| Codeship Codeship is a Continuous Integration Platform in the cloud | API Key | Yes | Unknown | ↗ |