homebrew-cask/ci/travis
Markus Reiter 16c6b8987b Fix and refactor recognition of container types. (#22857)
* Fix and refactor recognition of container types.

* Use retry instead of redundant code when ejecting DMGs.

* Use BOM file for extracting DMGs.

* Add `lzma` compression.
2016-07-19 23:30:15 -04:00
..
README.md Extract travis build logic into scripts 2015-12-31 02:54:22 -05:00
before_install.sh Use TRAVIS_REPO_SLUG instead of hard-coded path. (#22847) 2016-07-16 21:22:04 -04:00
before_script.sh travis: update rvm to head before running (#22774) 2016-07-14 18:16:10 -04:00
helpers.sh travis: update rvm to head before running (#22774) 2016-07-14 18:16:10 -04:00
install.sh Fix and refactor recognition of container types. (#22857) 2016-07-19 23:30:15 -04:00
script.sh Make audit_modified_casks an internal cmd (#22826) 2016-07-15 13:09:10 -04:00

README.md

Travis-CI Scripts

The bash scripts in this directory are run only in Travis-CI, and are placed here to help simplify the .travis.yml configuration file.

These scripts are not meant to be run locally by users or developers of Homebrew-Cask.