homebrew-cask/ci/travis
Josh Hagins 23c2e092a5 Merge pull request #16263 from jawshooah/travis-brew-install
Travis: add helpers for brew install and upgrade
2016-01-01 17:36:30 -05:00
..
README.md Extract travis build logic into scripts 2015-12-31 02:54:22 -05:00
before_install.sh Extract travis build logic into scripts 2015-12-31 02:54:22 -05:00
before_script.sh Extract travis build logic into scripts 2015-12-31 02:54:22 -05:00
helpers.sh Allow brew-upgrade to fail, we don't need it 2015-12-31 20:33:36 -05:00
install.sh Travis: add helpers for brew install and upgrade 2015-12-31 18:44:47 -05:00
script.sh Use first parent of last commit as diff base if no PR 2015-12-31 19:05:01 -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.