homebrew-cask/ci/travis
Aditya Dalal 4c34aa88ec before_install: install bundler (#20971)
Force install bundler
2016-05-04 09:17:37 -04:00
..
README.md Extract travis build logic into scripts 2015-12-31 02:54:22 -05:00
before_install.sh before_install: install bundler (#20971) 2016-05-04 09:17:37 -04: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 Add `style` subcommand to run RuboCop against args 2016-01-16 18:19: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.