aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/cask/Rakefile
AgeCommit message (Collapse)Author
2016-11-10Remove unnecessary `Hbc::Locations` aliases.Markus Reiter
2016-09-23Remove dependency on `rubocop-cask`.Markus Reiter
2016-09-20cask-tests: fix loading simplecovAlyssa Ross
2016-09-20cask-tests: run in parallelAlyssa Ross
2016-09-16Send coverage from Jenkins, don't run OS X Travis.Mike McQuaid
OS X Travis CI is particularly error-prone, slow and unnecessary for us when we're already running (fast) OS X builds on Jenkins so use it just for Linux testing.
2016-08-27Also report Cask coverage.Markus Reiter
2016-08-22Remove `man` generation from Cask’s Rakefile.Markus Reiter
2016-08-20Make "brew man" also generate Cask's manpage.Mike McQuaid
Also, check in this manpage, adjust the Rakefile and remove the old one. Fixes #731.
2016-08-19initAnastasiaSulyagina