RubyGems Navigation menu

hoe-travis 1.4

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:
=

安裝:
=

版本列表:

  1. 1.4.1 May 07, 2019 (17.0 KB)
  2. 1.4 May 06, 2019 (17.0 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.0 KB)
顯示所有版本(共 7)

Runtime 相依性套件 (1):

hoe ~> 3.0

Development 相依性套件 (2):

minitest ~> 5.11
rdoc >= 4.0, < 7

擁有者:

作者:

  • Eric Hodel

SHA 256 總和檢查碼:

=

總下載次數 106,394

這個版本 2,069

版本发布:

授權:

MIT

Ruby 版本需求: >= 0

相關連結: