homebrew-cask/ci/travis
Vítor Galvão 7e9dfdf166 Travis: Add Sierra support (#28732)
* .travis.yml: xcode8 to xcode8.2 (Sierra)

* Updated Travis workarounds for Sierra/RVM
2017-01-07 20:07:49 +00:00
..
README.md Extract travis build logic into scripts 2015-12-31 02:54:22 -05:00
before_script.sh Travis: Add Sierra support (#28732) 2017-01-07 20:07:49 +00: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: fail if any cask files added outside Casks dir (#28635) 2017-01-06 02:58:14 +00: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.