# travis-cookbooks **Repository Path**: mirrors_simi/travis-cookbooks ## Basic Information - **Project Name**: travis-cookbooks - **Description**: Chef cookbooks collection used for Travis CI environment/VMs, worker machines and so on - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-10-27 - **Last Updated**: 2026-03-01 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # About Travis cookbooks Travis cookbooks are collections of Chef cookbooks for setting up * VMs for running tests (CI environment) * Travis worker machine (host OS) * Anything else we may need to set up (for example, messaging broker nodes) ## Other VM infrastructure projects Travis cookbooks are now part of a larger project that travis-ci.org developers use to create VM images for our CI environment. It is called [travis-boxes](https://github.com/travis-ci/travis-boxes). ## Developing Cookbooks Cookbooks are developed using Vagrant with [Sous Chef](https://github.com/michaelklishin/sous-chef) and packaged for production using [travis-boxes](https://github.com/travis-ci/travis-boxes). See those projects for more information. Please note that from December 2011 and going forward, *Chef cookbooks must be Ruby 1.9.2-compatible* because we switched to Ruby 1.9.2 for running Chef during provisioning. ## License See the LICENSE file.