Difference between revisions of "Travis CI"
Jump to navigation
Jump to search
Tags: Mobile web edit, Mobile edit |
|||
(9 intermediate revisions by the same user not shown) | |||
Line 3: | Line 3: | ||
* <code>[[.travis.yml]]</code> | * <code>[[.travis.yml]]</code> | ||
+ | * <code>[[gem install]] travis</code> | ||
+ | * <code>[[brew install]] travis</code> | ||
== Related terms == | == Related terms == | ||
* [[CircleCI]] | * [[CircleCI]] | ||
− | * [[. | + | {{CI files TOC}} |
+ | * [[Concurrent jobs]] | ||
+ | * <code>[[travis_wait]]</code> | ||
+ | * [[Cron jobs]]: https://docs.travis-ci.com/user/cron-jobs/ | ||
== See also == | == See also == | ||
+ | * {{travis}} | ||
* {{CI}} | * {{CI}} | ||
[[Category:Continuous integration]] | [[Category:Continuous integration]] | ||
+ | [[Category:CI]] |
Latest revision as of 12:33, 18 March 2024
wikipedia:Travis CI (2011-2012) is a hosted continuous integration service used to build and test software projects hosted on GitHub and Bitbucket.
gem install travis
brew install travis
Related terms[edit]
- CircleCI
.gitlab-ci.yml
.travis.yml
jenkinsfile
- Concurrent jobs
travis_wait
- Cron jobs: https://docs.travis-ci.com/user/cron-jobs/
See also[edit]
Advertising: