homebrew-cask/ci/travis
Mike McQuaid 9cb7617a6f Remove more Homebrew-duplicated code. (#23359) 2016-08-02 15:25:36 -04:00
..
README.md Extract travis build logic into scripts 2015-12-31 02:54:22 -05:00
before_install.sh Use TRAVIS_REPO_SLUG instead of hard-coded path. (#22847) 2016-07-16 21:22:04 -04:00
before_script.sh travis: update rvm to head before running (#22774) 2016-07-14 18:16:10 -04:00
helpers.sh travis: update rvm to head before running (#22774) 2016-07-14 18:16:10 -04:00
install.sh Fix and refactor recognition of container types. (#22857) 2016-07-19 23:30:15 -04:00
script.sh Remove more Homebrew-duplicated code. (#23359) 2016-08-02 15:25:36 -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.