1 2 3 4 5 6 7 8 9 10 11 12 13 14
rvm: - 1.8.6 - 1.8.7 # (current default) - 1.9.2 - ruby-head - rbx - rbx-2.0 - ree - jruby branches: only: - master - stable # script: "bundle exec rake test test:scanners"