homebrew-cask/ci/travis
Joshua Hagins 25ca2eb7c9 brew-cask-tests: specify test suite to run with flag (#23484) 2016-08-05 20:26:48 -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 brew-cask-tests: specify test suite to run with flag (#23484) 2016-08-05 20:26:48 -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.