Commit Graph

11 Commits

Author SHA1 Message Date
Josh Hagins 8eea303cab travis: notify if no casks modified 2016-10-19 11:04:38 -04:00
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
Josh Hagins 9ac460b3b4 travis: update rvm to head before running (#22774)
* travis: update rvm to head before running

See https://github.com/rvm/rvm/pull/3627

* Don't set nounset in Travis scripts

It hasn't helped so far, and it's causing headaches with Travis' own
scripts. Not worth it.
2016-07-14 18:16:10 -04:00
Josh Hagins 71e2400442 audit_modified_casks: exclude non-ruby files in Casks 2016-01-16 18:19:31 -05:00
Josh Hagins 041f700caf Filter out deleted casks 2016-01-08 09:12:56 -05:00
Josh Hagins 8aebfef7d7 Further Travis optimizations 2016-01-08 09:05:31 -05:00
Josh Hagins 0486c1baa1 Travis: skip test suite if only casks are modified 2016-01-08 05:34:21 -05:00
Josh Hagins fbcbeb5a2a Travis: use `eval` in `run` so we can log piped commands 2016-01-07 03:49:35 -05:00
Josh Hagins eed0b4cc2d Allow brew-upgrade to fail, we don't need it 2015-12-31 20:33:36 -05:00
Josh Hagins e2f7b31ae8 Travis: add helpers for brew install and upgrade 2015-12-31 18:44:47 -05:00
Josh Hagins 54ee86afa0 Extract travis build logic into scripts 2015-12-31 02:54:22 -05:00