RubyGems Navigation menu

hoe-travis 1.4.1

hoe-travis is a Hoe plugin that allows your gem to gain maximum benefit from http://travis-ci.org. The plugin contains a <code>.travis.yml</code> generator and a pre-defined rake task which runs the tests and ensures your manifest file is correct. With hoe-travis it is easy to add additional checks. Custom checks can be easily verified locally by simply running a rake task instead of committing and pushing a change, waiting for travis to run your tests, then trying a new commit if you didn't fix the problem.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 1.4.1 - May 07, 2019 (17 KB)
  2. 1.4 - May 06, 2019 (17 KB)
  3. 1.3.1 - October 05, 2016 (16.5 KB)
  4. 1.3 - April 08, 2016 (16.5 KB)
  5. 1.2 - October 25, 2012 (15 KB)
Show all versions (7 total)

Runtime Dependencies (1):

hoe ~> 3.0

Development Dependencies (2):

minitest ~> 5.11
rdoc >= 4.0, < 7

Owners:

Authors:

  • Eric Hodel

SHA 256 checksum:

a2661c010ef570792b7572bae9b5debcd9ea25b55f615d0cee4c0f4696048171

Total downloads 104,708

For this version 10,777

License:

MIT

Required Ruby Version: >= 0

Links: