homebrew-cask/ci/travis
Markus Reiter 11eedac599 Core Code Cleanup 2016-07-05 02:29:10 -04:00
..
README.md Extract travis build logic into scripts 2015-12-31 02:54:22 -05:00
before_install.sh travis: OS X > macOS 2016-06-13 21:17:46 +01:00
before_script.sh Extract travis build logic into scripts 2015-12-31 02:54:22 -05:00
helpers.sh audit_modified_casks: exclude non-ruby files in Casks 2016-01-16 18:19:31 -05:00
install.sh Run brew update in before_install 2016-01-16 18:19:46 -05:00
script.sh Core Code Cleanup 2016-07-05 02:29: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.