Integrity是Ruby开发的持续集成服务器。要求:Ruby>=1.8.7(1.8.7,1.9.2,1.9.3and2.0.0shouldwork)RubyGems>=1.3.5git>=1.6安装依赖:$ gem install bundler$ git clone git://github.com/integrity/integrity$ cd integrity$ git checkout -b deploy v26$ bundle install$ bundle exec r