logicminds / rubyipmi

Command line wrapper for ipmitool and freeipmi
GNU Lesser General Public License v2.1
35 stars 32 forks source link

ruby20 compability improve #15

Closed crhan closed 10 years ago

crhan commented 10 years ago
  1. ignore Gemfile.lock for multi ruby CI support
  2. add ruby20 to travisCI
  3. use 'bundler/gem_tasks' instead of jeweller
  4. use rcov under ruby19
  5. use simplecov in ruby19 & ruby20