homebrew-cask/ci/travis
commitay f17206acd9
travis.yml: xcode9.3 (#44751)
* travis.yml: xcode9.3

* script.sh: remove kext check
2018-05-13 14:35:23 +10:00
..
README.md Extract travis build logic into scripts 2015-12-31 02:54:22 -05:00
before_script.sh Travis commit range fix (#43164) 2018-01-28 18:16:22 +10:00
helpers.sh travis: fail if any cask files added outside Casks dir (#28635) 2017-01-06 02:58:14 +00:00
script.sh travis.yml: xcode9.3 (#44751) 2018-05-13 14:35:23 +10: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.