Difference between revisions of "Travis CI"
Jump to navigation
Jump to search
Tags: Mobile web edit, Mobile edit |
|||
(One intermediate revision by the same user not shown) | |||
Line 11: | Line 11: | ||
* [[Concurrent jobs]] | * [[Concurrent jobs]] | ||
* <code>[[travis_wait]]</code> | * <code>[[travis_wait]]</code> | ||
+ | * [[Cron jobs]]: https://docs.travis-ci.com/user/cron-jobs/ | ||
== See also == | == See also == | ||
Line 18: | Line 19: | ||
[[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: