homebrew-cask/ci/travis
Josh Hagins 041f700caf Filter out deleted casks 2016-01-08 09:12:56 -05:00
..
README.md Extract travis build logic into scripts 2015-12-31 02:54:22 -05:00
before_install.sh Travis: skip test suite if only casks are modified 2016-01-08 05:34:21 -05:00
before_script.sh Extract travis build logic into scripts 2015-12-31 02:54:22 -05:00
helpers.sh Filter out deleted casks 2016-01-08 09:12:56 -05:00
install.sh Travis: skip test suite if only casks are modified 2016-01-08 05:34:21 -05:00
script.sh Further Travis optimizations 2016-01-08 09:05:31 -05: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.