Sha256: e0bdc7c2bffb5164a583566347f64b62de9c4d203826dfc5ab16bc53df580cdd
Contents?: true
Size: 315 Bytes
Versions: 19
Compression:
Stored size: 315 Bytes
Contents
# Passes arguments to bundle install (http://gembundler.com/man/bundle-install.1.html) bundler_args: --binstubs # Specify which ruby versions you wish to run your tests on, each version will be used rvm: - 1.8.7 - 1.9.2 - 1.9.3 - rbx - rbx-2.0 - ree - jruby - ruby-head script: "bundle exec rake"
Version data entries
19 entries across 18 versions & 5 rubygems