.infinity_test in oily_png-1.0.0.beta1 vs .infinity_test in oily_png-1.0.0.rc1
- old
+ new
@@ -1,7 +1,7 @@
infinity_test do
- use :rubies => %w(1.8.7 1.9.2 ree rbx), :test_framework => :rspec
+ use :rubies => %w(1.8.6 1.8.7 1.9.2 ree rbx), :test_framework => :rspec
before(:each_ruby) do |environment|
environment.system('bundle install')
environment.system('rake compile')
end