Commit Graph

8 Commits

Author SHA1 Message Date
Josh Hagins b8d9b47385 travis: make sure brew is on master branch 2016-10-29 11:27:29 -04:00
Aditya Dalal 96f6c9abf6 Travis: Simplify before_script (#26035) 2016-10-22 20:57:14 -04:00
Markus Reiter 2f4984122a Use system's `Current` version of `ruby` and `gem`. (#26031) 2016-10-22 22:48:15 +02:00
Markus Reiter 7df9e9c8b1 Workaround for TRAVIS_COMMIT_RANGE is not needed anymore. (#26026) 2016-10-22 15:29:45 -04:00
Josh Hagins 53c1bf7d7c travis: fix CASK_TAP_DIR location (#25510) 2016-10-15 09:24:46 +02: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 54ee86afa0 Extract travis build logic into scripts 2015-12-31 02:54:22 -05:00