language: ruby rvm: - 1.9.3 - 1.9.2 - ruby-head matrix: include: - rvm: 1.8.7 gemfile: gemfiles/Gemfile.rb-1.8.7 notifications: email: false