Commit Graph

60 Commits

Author SHA1 Message Date
Josh Hagins f671f30920 Travis: run audit and style check before tests
Audit and RuboCop are more likely to fail, and finish more quickly than
the test suite.
2016-01-06 13:28:32 -05:00
Josh Hagins 0bdaa4a906 Allow coveralls:push rake task to fail 2016-01-04 17:47:02 -05:00
Josh Hagins 0c548100fd Reorganize rake testing tasks
* Move 'rspec' and 'minitest' tasks under the 'test' namespace
* Create separate 'coverage' task for generating coverage reports
  from tests
2016-01-04 16:59:13 -05:00
Josh Hagins 23c2e092a5 Merge pull request #16263 from jawshooah/travis-brew-install
Travis: add helpers for brew install and upgrade
2016-01-01 17:36:30 -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 7facf8f73a Use first parent of last commit as diff base if no PR 2015-12-31 19:05:01 -05:00
Josh Hagins e2f7b31ae8 Travis: add helpers for brew install and upgrade 2015-12-31 18:44:47 -05:00
Josh Hagins 71e3cdd201 Pass TRAVIS_BRANCH tip rev explicitly to audit_modified_casks 2015-12-31 18:44:26 -05:00
Josh Hagins 93873eeb76 Only audit cask changes if testing a PR 2015-12-31 03:23:11 -05:00
Josh Hagins 54ee86afa0 Extract travis build logic into scripts 2015-12-31 02:54:22 -05:00