homebrew-cask/ci/travis
Josh Hagins 52a8b15b5a Remove unnecessary Travis scripts (#23922)
These scripts are useless now that the core has been merged
into Homebrew (#23852).
2016-08-19 14:46:19 -04:00
..
README.md Extract travis build logic into scripts 2015-12-31 02:54:22 -05:00
before_script.sh Remove unnecessary Travis scripts (#23922) 2016-08-19 14:46:19 -04:00
helpers.sh Remove unnecessary Travis scripts (#23922) 2016-08-19 14:46:19 -04:00
script.sh Cask core code moved to Homebrew (#23852) 2016-08-19 16:53:18 +02: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.